Skip to content

Commit

Permalink
add accidentally deleted code again
Browse files Browse the repository at this point in the history
  • Loading branch information
michellewliang committed Nov 8, 2023
1 parent 545e141 commit b2ca2f5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ const TrainspaceStepInner = ({
if (step === TRAINSPACE_SETTINGS.steps.length - 1) {
setIsButtonClicked(true);
}
handleSubmit(submitTrainspace)();
}}
>
{trainbuttontext}
Expand Down

0 comments on commit b2ca2f5

Please sign in to comment.