Skip to content
Snippets Groups Projects
Commit 0afe247f authored by chris's avatar chris
Browse files

export menu button

parent 1044386d
No related branches found
No related tags found
1 merge request!289Pm node views portals
export { default as Overlay } from './src/components/Overlay';
export { default as Button } from './src/components/Button';
export { default as MenuButton } from './src/ui/buttons/MenuButton';
export { default as icons } from './src/icons/icons';
export { default as TableDropDown } from './src/components/tables/TableDropDown';
export { default as ImageUpload } from './src/components/images/ImageUpload';
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment