chore: added changeset

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2021-12-02 11:38:25 +01:00
parent 7877857b2d
commit e34f174fc5
+8
View File
@@ -0,0 +1,8 @@
---
'@backstage/core-components': patch
'@backstage/theme': patch
---
Added `<SidebarSubmenu>` and `<SidebarSubmenuItem>` to enable building better sidebars. You can check out the storybook for more inspiration and how to get started.
Added two new theme props for styling the sidebar too, `navItem.hoverBackground` and `submenu.background`.