Make the sidebar collapsable (#260)
* Make the sidebar collapsable * Fix padding * Automatically collapase sidebar and hide container on mobile * Hide navbar content when navbar is collapsed * Update naming convention for states
This commit is contained in:
@ -0,0 +1 @@
|
||||
export { TbLayoutSidebarLeftCollapse as IconSidebarLeftCollapse } from 'react-icons/tb';
|
||||
@ -0,0 +1 @@
|
||||
export { TbLayoutSidebarRightCollapse as IconSidebarRightCollapse } from 'react-icons/tb';
|
||||
Reference in New Issue
Block a user