🐛 Sidebars not working
This commit is contained in:
@@ -20,6 +20,6 @@ export const MobileRibbonSidebarDrawer = ({
|
||||
}}
|
||||
{...props}
|
||||
>
|
||||
<DashboardSidebar location={location} />
|
||||
<DashboardSidebar location={location} isGridstackReady />
|
||||
</Drawer>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user