mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-08 06:46:56 +08:00
fixup
This commit is contained in:
@@ -21,7 +21,6 @@ import {
|
||||
HashRouter as Router,
|
||||
Routes,
|
||||
Route,
|
||||
useNavigation,
|
||||
useLocation,
|
||||
} from "react-router-dom";
|
||||
|
||||
@@ -131,7 +130,6 @@ function MobileScreen() {
|
||||
|
||||
export function Home() {
|
||||
useSwitchTheme();
|
||||
|
||||
const isMobileScreen = useMobileScreen();
|
||||
|
||||
if (!useHasHydrated()) {
|
||||
|
Reference in New Issue
Block a user