diff --git a/client/src/App.tsx b/client/src/App.tsx index 9b16e2f..a3e33fa 100644 --- a/client/src/App.tsx +++ b/client/src/App.tsx @@ -77,7 +77,7 @@ const App: React.FC = () => { element={isTeacherAuthenticated ? : } /> : } />