UNPKG

@blueeast/bluerain-plugin-material-ui

Version:

Adds [Material UI](http://www.material-ui.com/#/) theme Provider to BlueRain. Components of material-ui have been developed using a common interface. [https://blueeast.gitbook.io/bluerain-plugin-material-ui](https://blueeast.gitbook.io/bluerain-plugin-mat

6 lines (5 loc) 329 B
export { default as Menu, MenuProperties } from './Menu.component'; export { default as MenuItem, MenuItemProperties } from './MenuItem.component'; export { default as MenuPopper, MenuPopperprops } from './MenuPopper.component'; import MenuList, { MenuListprops } from './MenuList.component'; export { MenuList, MenuListprops };