Skip to content

Commit

Permalink
FEAT ITEM-373-front-corriger-coquille :
Browse files Browse the repository at this point in the history
     - modification d'une coquille dans Navbar.vue
  • Loading branch information
EryneKL committed Nov 15, 2024
1 parent b612356 commit 38d205c
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 38d205c

Please sign in to comment.