mirror of
https://github.com/ChatGPTNextWeb/NextChat.git
synced 2026-03-04 07:48:05 +08:00
feat: add dark theme support
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import styles from "./ui-lib.module.css";
|
||||
import styles from "./ui-lib.module.scss";
|
||||
|
||||
export function Popover(props: {
|
||||
children: JSX.Element;
|
||||
|
||||
Reference in New Issue
Block a user