UNPKG

fomantic-ui-react

Version:

Fomantic-UI React -- A React Component Library.

21 lines (17 loc) 470 B
/** * fomantic-ui-react v0.0.1-alpha.10 * (c) 2022 FireLoong <fireloong@foxmail.com> * @license MIT */ import Statistic$1 from './Statistic.js'; import './style/index.js'; import './type.js'; import '../_chunks/dep-9f1126c1.js'; import 'classnames'; import 'react'; import './StatisticGroup.js'; import './StatisticLabel.js'; import './StatisticValue.js'; var Statistic = Statistic$1; export { Statistic, Statistic as default }; //# sourceMappingURL=index.js.map