Merge pull request #15279 from dagda1/nohtml5validate-on-next-stepper-form

configurable noHtml5Validate prop for NextScaffolderPage
This commit is contained in:
Ben Lambert
2022-12-20 12:23:15 +01:00
committed by GitHub
4 changed files with 25 additions and 10 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-scaffolder': patch
---
Added `noHtml5Validate` prop to `FormProps` on `NextScaffolderPage`