Refactor/dropdown menu (#279)
* Created dropdown menu UI component with story * Added all components for composing Dropdown Menus * Better component naming and reordered stories * Solved comment thread from review
This commit is contained in:
@ -3,3 +3,4 @@ export { IconComment } from './components/IconComment';
|
||||
export { IconSidebarLeftCollapse } from './components/IconSidebarLeftCollapse';
|
||||
export { IconSidebarRightCollapse } from './components/IconSidebarRightCollapse';
|
||||
export { IconAward } from '@tabler/icons-react';
|
||||
export { IconCheck } from '@tabler/icons-react';
|
||||
|
||||
Reference in New Issue
Block a user