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

4 lines (3 loc) 221 B
export { MUIListItemProperties, default as ListItem } from './ListItem.component'; export { default as List, MUIListProperties } from './List.component'; export { default as ListSubheader } from './ListHeader.component';