diff --git a/web/src/App.tsx b/web/src/App.tsx index 7b878b6..30a0cc5 100644 --- a/web/src/App.tsx +++ b/web/src/App.tsx @@ -27,7 +27,6 @@ const App = (props: AppProps) => { }, [renderedPage]); setupNextPageTransition(); - return (