diff --git a/src/App.js b/src/App.js index bc585f3..37d51c8 100644 --- a/src/App.js +++ b/src/App.js @@ -8,6 +8,9 @@ import Dashboard from './pages/Dashboard'; import Analyse from './pages/Analyse'; import Admin_list from './pages/Admin_list'; import Admin_create from './pages/Admin_create'; +import Calendrier from './pages/Calendrier'; +import Repertoire from './pages/Repertoire'; +import Parametres from './pages/Parametres'; const App = () => { return ( @@ -21,6 +24,9 @@ const App = () => { } /> } /> } /> + } /> + } /> + } /> ); diff --git a/src/components/NavigationDashboard.js b/src/components/NavigationDashboard.js index c39d0be..cef9944 100644 --- a/src/components/NavigationDashboard.js +++ b/src/components/NavigationDashboard.js @@ -33,14 +33,14 @@ const NavigationDashboard = () => { - +
- +