diff --git a/src/App.tsx b/src/App.tsx index dda5943..790665b 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -8,7 +8,7 @@ import Question from './Question' const router = createBrowserRouter([ { path: '/', - element: , + element: , children: [ { path: 'frontcover',