Merge pull request #18194 from ashinsabu/fix-18172

fixes #18172: manifest type can now be undefined as well
This commit is contained in:
Fredrik Adelöw
2023-06-13 15:39:41 +02:00
committed by GitHub
3 changed files with 11 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-scaffolder-react': minor
---
Fixed typescript casting bug for useTemplateParameterSchema hook