mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-09-09 06:56:41 +08:00
feat: HoverPopover done
This commit is contained in:
@@ -10,9 +10,6 @@ import { showToast } from "@/app/components/ui-lib";
|
||||
import Locale from "@/app/locales";
|
||||
import { Path } from "@/app/constant";
|
||||
|
||||
import LightIcon from "@/app/icons/light.svg";
|
||||
import DarkIcon from "@/app/icons/dark.svg";
|
||||
import AutoIcon from "@/app/icons/auto.svg";
|
||||
import BottomIcon from "@/app/icons/bottom.svg";
|
||||
import StopIcon from "@/app/icons/pause.svg";
|
||||
import RobotIcon from "@/app/icons/robot.svg";
|
||||
|
Reference in New Issue
Block a user