UNPKG

@brightleaf/elements

Version:

React UI elements styled with Bulma CSS

17 lines (14 loc) 330 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "Control", { enumerable: true, get: function get() { return _control.Control; } }); exports.default = void 0; var _control = require("./control"); var _default = _control.Control; exports.default = _default;