diff --git a/code/frontend/src/App.tsx b/code/frontend/src/App.tsx index 8d01752..e4e66b0 100644 --- a/code/frontend/src/App.tsx +++ b/code/frontend/src/App.tsx @@ -10,6 +10,7 @@ import { BrowserRouter as Router, Routes, Route } from "react-router-dom"; import { Auth } from "./api/Auth"; + function App() { return (