Fixed issues

Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
This commit is contained in:
Andre Wanlin
2022-03-26 14:14:02 -05:00
parent a7423888d1
commit 589b42d788
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -1,5 +1,4 @@
---
'example-app': patch
'@backstage/plugin-org': patch
---
+1 -1
View File
@@ -53,6 +53,6 @@ Once added MyGroupsSidebarItem will work in three ways:
![MyGroupsSidebarItem single example](./docs/mygroupssidebaritem-single.png)
3. The user is logged in and a member of more than one group: the MyGroupsSidebarItem will display a single items with a flyout menu with all the related groups like this:
3. The user is logged in and a member of more than one group: the MyGroupsSidebarItem will display a single items with a submenu with all the related groups like this:
![MyGroupsSidebarItem multiple example](./docs/mygroupssidebaritem-multiple.png)