diff --git a/Client/src/App.jsx b/Client/src/App.jsx index fd2f62eda..a6581ad81 100644 --- a/Client/src/App.jsx +++ b/Client/src/App.jsx @@ -18,11 +18,9 @@ import CheckEmail from "./Pages/CheckEmail"; import SetNewPassword from "./Pages/SetNewPassword"; import NewPasswordConfirmed from "./Pages/NewPasswordConfirmed"; import ProtectedRoute from "./Components/ProtectedRoute"; -<<<<<<< HEAD import Details from "./Pages/Details"; -======= import Maintenance from "./Pages/Maintenance"; ->>>>>>> upstream/master + function App() { return (