Rename EventDetails page component files
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ import EventsPage from "./pages/Events/EventsPage.jsx";
|
||||
import AdminPage from "./pages/Admin/AdminPage.jsx";
|
||||
import ValidationErrorPage from "./pages/waitValidationPage/ValidationErrorPage.jsx";
|
||||
import PageNotFound from "./pages/PageNotFound/PageNotFound.jsx";
|
||||
import eventDetail from "./pages/EventDetail/EventDetail.jsx";
|
||||
import eventDetail from "./pages/EventDetail/EventDetailPage.jsx";
|
||||
import legalNotices from "./pages/LegalNotices/LegalNotices.jsx";
|
||||
import RGPD from "./pages/RGPD/RGPD.jsx";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user