Skip to content

Commit

Permalink
' on activité.
Browse files Browse the repository at this point in the history
  • Loading branch information
LutherTS committed Aug 2, 2024
1 parent 3ba229f commit 06056a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/tektime-form-test-1/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ function Main() {
variant="destroy"
onClick={() => setActivitySelect(true)}
>
Choisir l'activité
Choisir l'activité
</Button>
</InputText>
)}
Expand All @@ -284,7 +284,7 @@ function Main() {
variant="destroy"
onClick={() => setActivitySelect(false)}
>
Définir l'activité
Définir l&apos;activité
</Button>
</SelectWithOptions>
)}
Expand Down

0 comments on commit 06056a4

Please sign in to comment.