mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-09-23 12:29:21 +08:00
refactor: split homt.tsx components
This commit is contained in:
@@ -20,7 +20,7 @@ import {
|
||||
useUpdateStore,
|
||||
useAccessStore,
|
||||
} from "../store";
|
||||
import { Avatar, PromptHints } from "./home";
|
||||
import { Avatar } from "./chat";
|
||||
|
||||
import Locale, { AllLangs, changeLang, getLang } from "../locales";
|
||||
import { getCurrentVersion } from "../utils";
|
||||
|
Reference in New Issue
Block a user