diff --git a/src/common/layout/AppBar.tsx b/src/common/layout/AppBar.tsx index 5bd4cf30c..e33fd8c00 100644 --- a/src/common/layout/AppBar.tsx +++ b/src/common/layout/AppBar.tsx @@ -153,7 +153,7 @@ export function AppBar(props: { sx?: SxProps }) { {/* Drawer Menu */} {!!drawerItems && @@ -162,7 +162,7 @@ export function AppBar(props: { sx?: SxProps }) { {/* Menu Menu */}