mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-23 17:26:47 +08:00
Update home.tsx
This commit is contained in:
@@ -28,9 +28,7 @@ import { getClientConfig } from "../config/client";
|
||||
import { useAccessStore } from "../store";
|
||||
import { useAppConfig } from "../store/config";
|
||||
import { AuthPage } from "./auth";
|
||||
import { getClientConfig } from "../config/client";
|
||||
import { ClientApi } from "../client/api";
|
||||
import { useAccessStore } from "../store";
|
||||
import { SideBar } from "./sidebar";
|
||||
|
||||
export function Loading(props: { noLogo?: boolean }) {
|
||||
|
||||
Reference in New Issue
Block a user