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 {