scaffolder: review tweaks

This commit is contained in:
Patrik Oldsberg
2021-02-23 23:40:43 +01:00
parent 6ff4403801
commit 1719d05cbc
2 changed files with 1 additions and 2 deletions
@@ -74,7 +74,6 @@ export const MultistepJsonForm = ({
</StepLabel>
<StepContent key={title}>
<Form
key={title}
noHtml5Validate
formData={formData}
onChange={onChange}