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

7 lines 344 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var FormControl_component_1 = require("./FormControl.component"); exports.FormControl = FormControl_component_1.default; var FormGroup_component_1 = require("./FormGroup.component"); exports.FormGroup = FormGroup_component_1.default; //# sourceMappingURL=index.js.map