Update .changeset/rare-fireants-tickle.md

Co-authored-by: Vincenzo Scamporlino <vincenzos@spotify.com>
Signed-off-by: carnageX <carnageX@users.noreply.github.com>
This commit is contained in:
carnageX
2024-03-01 13:28:17 -08:00
committed by Vincenzo Scamporlino
parent 4bff30aeb5
commit 76c437800a
+1 -1
View File
@@ -2,4 +2,4 @@
'@backstage/core-components': patch
---
Added expanded property to allow optionally have sub menu items automatically expand their contents on the sidebar
Added optional `initialShowDropDown` prop to `SidebarSubmenuItem` to internally manage the initial display state of the dropdown items.