Merge pull request #15402 from dagda1/onchange-handler-for-stepper

add onChange handler to next/Stepper
This commit is contained in:
Ben Lambert
2022-12-23 14:54:22 +01:00
committed by GitHub
3 changed files with 109 additions and 16 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-scaffolder': patch
---
add `onChange` handler to`Stepper` component