Skip to content

Commit

Permalink
Merge pull request #15 from DISIC/dev
Browse files Browse the repository at this point in the history
  • Loading branch information
youssefElMkhantar authored Mar 28, 2024
2 parents d149714 + 92b5480 commit 0dbe2c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/home/HomeForm.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,7 @@ function HomeForm(props: AuthModalProps) {
e.preventDefault();
handle();
}}
noValidate
>
<div className={styles.confButtons}>
<Input
Expand Down

0 comments on commit 0dbe2c5

Please sign in to comment.