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