Skip to content

Commit

Permalink
feat: ✨ hide PN button for expert contact path
Browse files Browse the repository at this point in the history
  • Loading branch information
nutfdt committed Jun 14, 2024
1 parent 701935c commit 656e0d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/components/ContactExpert.vue
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ function onClose() {
<DsfrButton
class="w-100 m-1"
label="Police Nationale"
:disabled="true"
@click="router.push({ name: 'ExpertSituationPN' })"
/>
<DsfrButton
Expand Down

0 comments on commit 656e0d1

Please sign in to comment.