fomantic-ui-react
Version:
Fomantic-UI React -- A React Component Library.
21 lines (17 loc) • 439 B
JavaScript
/**
* fomantic-ui-react v0.0.1-alpha.10
* (c) 2022 FireLoong <fireloong@foxmail.com>
* @license MIT
*/
import Label$1 from './Label.js';
import './style/css.js';
import './type.js';
import '../_chunks/dep-9f1126c1.js';
import 'react';
import './LabelDetail.js';
import '../icon/index.js';
import '../icon/Icon.js';
import '../icon/type.js';
var Label = Label$1;
export { Label, Label as default };
//# sourceMappingURL=index.js.map