Merge pull request #8484 from dehamzah/add-missing-overrideable-comp-sidebar

Add Missing Overridable Components Type for SidebarSpace, SidebarSpacer, and SidebarDivider
This commit is contained in:
Ben Lambert
2021-12-15 10:10:30 +01:00
committed by GitHub
5 changed files with 38 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/core-components': patch
---
Add Missing Override Components Type for SidebarSpace, SidebarSpacer, and SidebarDivider Components.