Merge pull request #15290 from dagda1/add-missing-transform-errors-prop

pass through transformErrors to TemplateWizardPage
This commit is contained in:
Ben Lambert
2022-12-20 11:21:56 +01:00
committed by GitHub
10 changed files with 76 additions and 18 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-scaffolder': patch
---
Pass through `transformErrors` to `TemplateWizardPage`