UNPKG

fomantic-ui-react

Version:

Fomantic-UI React -- A React Component Library.

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