From 76862a31ffc69106b29afac0151b9ff06f395e3d Mon Sep 17 00:00:00 2001 From: yj <1336058017@qq.com> Date: Tue, 13 Aug 2024 17:31:47 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.tsx b/src/App.tsx index e8cd830..743cdf9 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -127,7 +127,7 @@ const App: React.FC = () => { break; } }) - }, []) + }, [navigate]) useEffect(() => { try {