Skip to content

Commit

Permalink
trigger vr testing
Browse files Browse the repository at this point in the history
  • Loading branch information
radium-v committed May 6, 2024
1 parent 9b3f51e commit 26518f4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ export const QuestionnaireAboutFoodCheckboxes: React.FunctionComponent = () => {

const onSubmit = (event: React.BaseSyntheticEvent) => {
event.preventDefault();

setIsSubmitted(true);
};

Expand Down

0 comments on commit 26518f4

Please sign in to comment.