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