mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-08 05:51:47 +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