Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix merge
  • Loading branch information
jdesboeufs committed Feb 2, 2021
1 parent c1d08df commit 70d3d0a
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions pages/index.js
Expand Up @@ -36,13 +36,6 @@ const LAYOUTS = [
label: 'Carte des indicateurs',
component: <Indicators />
},
{
<<<<<<< HEAD
id: 'prelevements',
name: 'sites-prelevements',
label: 'Sites de prélèvements',
component: <Prelevements />
},
{
id: 'vaccinations',
name: 'suivi-vaccination',
Expand All @@ -56,8 +49,6 @@ const LAYOUTS = [
component: <Vaccins />
},
{
=======
>>>>>>> master
id: 'tests',
name: 'suivi-des-tests',
label: 'Suivi des tests',
Expand Down

0 comments on commit 70d3d0a

Please sign in to comment.