mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-08 19:16:37 +08:00
fix import
This commit is contained in:
parent
7b821c336b
commit
5d09891352
@ -1,6 +1,6 @@
|
||||
import { useState, useEffect, useMemo, HTMLProps } from "react";
|
||||
|
||||
import EmojiPicker, { Theme as EmojiTheme, EmojiStyle, } from "emoji-picker-react";
|
||||
import EmojiPicker, { Theme as EmojiTheme, EmojiStyle } from "emoji-picker-react";
|
||||
|
||||
import styles from "./settings.module.scss";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user