Skip to content

Commit

Permalink
Merge pull request #172 from abes-esr/ITEM-373-front-corriger-coquille
Browse files Browse the repository at this point in the history
FEAT ITEM-373-front-corriger-coquille :
  • Loading branch information
SamuelQuetin authored Nov 15, 2024
2 parents b612356 + 38d205c commit 35bdc2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Structure/Navbar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@

<v-list density="compact" nav>
<v-list-item>
<v-list-item-title class="text-h6 pb-1">Creations</v-list-item-title>
<v-list-item-title class="text-h6 pb-1">Créations</v-list-item-title>
</v-list-item>

<v-list-item @click="navigateTo('exemplarisation')">
Expand Down

0 comments on commit 35bdc2d

Please sign in to comment.