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