Skip to content

Commit

Permalink
feat(front/connecter): remove missions part
Browse files Browse the repository at this point in the history
  • Loading branch information
Inerska committed Mar 11, 2024
1 parent 9cd1796 commit 9c997b5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions talent-hub_website/components/Connecter.vue
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,6 @@
<span>Profile (à venir)</span>
</NuxtLink>
</DropdownMenuItem>
<DropdownMenuItem>
<NuxtLink to="/missions" class="flex items-center gap-x-2 text-gray-500 hover:text-gray-600">
<span>Missions</span>
</NuxtLink>
</DropdownMenuItem>
<DropdownMenuItem>
<button @click="clear" class="flex items-center gap-x-2 text-red-500 hover:text-red-600">
<span>Se déconnecter</span>
Expand Down

0 comments on commit 9c997b5

Please sign in to comment.