mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-23 17:26:47 +08:00
useAccessStore is defined multiple times
This commit is contained in:
@@ -24,7 +24,6 @@ import {
|
||||
useLocation,
|
||||
} from "react-router-dom";
|
||||
import { getClientConfig } from "../config/client";
|
||||
import { useAccessStore } from "../store";
|
||||
import { useAppConfig } from "../store/config";
|
||||
import { AuthPage } from "./auth";
|
||||
import { ClientApi } from "../client/api";
|
||||
|
||||
Reference in New Issue
Block a user