Skip to content

Commit

Permalink
check it
Browse files Browse the repository at this point in the history
  • Loading branch information
taniaisthatyou committed Sep 9, 2024
1 parent fbc7161 commit 5a8323c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scripts/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -97,4 +97,4 @@ const form = document.querySelector('.text-us__form');
form.addEventListener('submit', (event) => {
event.preventDefault();
form.reset();
});
});

0 comments on commit 5a8323c

Please sign in to comment.