fomantic-ui-react
Version:
Fomantic-UI React -- A React Component Library.
23 lines (19 loc) • 494 B
JavaScript
/**
* fomantic-ui-react v0.0.1-alpha.10
* (c) 2022 FireLoong <fireloong@foxmail.com>
* @license MIT
*/
import Shape$1 from './Shape.js';
import './style/css.js';
import './type.js';
import '../_chunks/dep-9f1126c1.js';
import '../_chunks/dep-dc9b74a1.js';
import 'react';
import 'classnames';
import 'react-use';
import './ShapeSides.js';
import '../_util/reactNode.js';
import './ShapeSide.js';
var Shape = Shape$1;
export { Shape, Shape as default };
//# sourceMappingURL=index.js.map