diff --git a/docnet_frontend/src/App.tsx b/docnet_frontend/src/App.tsx index 2f18afe..6c3d77f 100644 --- a/docnet_frontend/src/App.tsx +++ b/docnet_frontend/src/App.tsx @@ -11,7 +11,7 @@ import Appointments from "./pages/app/Appointments"; const App = () => { return ( - + {/* AUTH ROUTES */}