mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-02-17 17:50:19 +08:00
fix import
This commit is contained in:
parent
91322f33eb
commit
80904ac2bb
@ -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