refactor!: rename Command Menu page/navigation layer to Side Panel (#18393)

This commit is contained in:
nitin
2026-03-05 20:16:31 +05:30
committed by GitHub
parent 38ad0820c0
commit 5853891b02
675 changed files with 4894 additions and 4964 deletions
@@ -38,7 +38,7 @@ export const HeadlessFrontComponentMountRoot = () => {
}
: undefined,
layoutType: PageLayoutType.DASHBOARD,
isInRightDrawer: false,
isInSidePanel: false,
}}
>
<FrontComponentRenderer frontComponentId={frontComponentId} />