init component
This commit is contained in:
8
node_modules/buetify/lib/components/menu/index.js
generated
vendored
Executable file
8
node_modules/buetify/lib/components/menu/index.js
generated
vendored
Executable file
@@ -0,0 +1,8 @@
|
||||
import BMenu from './BMenu';
|
||||
import BMenuGroup from './BMenuGroup';
|
||||
import BMenuLabel from './BMenuLabel';
|
||||
import BMenuList from './BMenuList';
|
||||
import BMenuListItem from './BMenuListItem';
|
||||
import { MenuThemeMap } from './theme';
|
||||
export { BMenu, BMenuGroup, BMenuLabel, BMenuList, BMenuListItem, MenuThemeMap };
|
||||
//# sourceMappingURL=index.js.map
|
||||
Reference in New Issue
Block a user