mirror of
https://github.com/coaidev/coai.git
synced 2025-05-19 04:50:14 +09:00
fix: export issue
This commit is contained in:
parent
2d2fe52bab
commit
938a9d76b6
@ -12,7 +12,7 @@ import { useEffect } from "react";
|
||||
import { tokenField } from "@/conf/bootstrap.ts";
|
||||
import { toggleMenu } from "@/store/menu.ts";
|
||||
import ProjectLink from "@/components/ProjectLink.tsx";
|
||||
import ModeToggle from "@/components/ThemeProvider.tsx";
|
||||
import { ModeToggle } from "@/components/ThemeProvider.tsx";
|
||||
import router from "@/router.tsx";
|
||||
import MenuBar from "./MenuBar.tsx";
|
||||
import { getMemory } from "@/utils/memory.ts";
|
||||
|
Loading…
Reference in New Issue
Block a user