feat(SupportButton): Add option to override items

Allows items to be added as a prop to SupportButton
to override the support items from the config.

Signed-off-by: Ronald Tol <tol.ronald@gmail.com>
This commit is contained in:
Ronald Tol
2022-11-15 14:15:52 +01:00
parent 7ac593e8d3
commit 64a579a998
3 changed files with 76 additions and 39 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/core-components': patch
---
Adds prop to SupportButton to override support config items and adds the option to show custom list items per page