From 57bf3e1c39e89a53db692941ab7d2e6a85efd7e5 Mon Sep 17 00:00:00 2001 From: Mahendra Suthar Date: Wed, 4 Sep 2024 22:24:11 +0530 Subject: [PATCH] chore: update changeset Signed-off-by: Mahendra Suthar --- .changeset/honest-impalas-rescue.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/honest-impalas-rescue.md b/.changeset/honest-impalas-rescue.md index e0aecfe42f..bac076bba6 100644 --- a/.changeset/honest-impalas-rescue.md +++ b/.changeset/honest-impalas-rescue.md @@ -2,4 +2,4 @@ '@backstage/core-components': patch --- -Fixed a bug in the SidebarSubmenu core component that caused the submenu to overlap with the sidebar when the user hovers over the pinned sidebar. +Fixed a bug in the `SidebarSubmenu` core component that caused the nested menu to overlap with the sidebar when the user hovers over the pinned sidebar.