fomantic-ui-react
Version:
Fomantic-UI React -- A React Component Library.
27 lines (23 loc) • 573 B
JavaScript
/**
* fomantic-ui-react v0.0.1-alpha.10
* (c) 2022 FireLoong <fireloong@foxmail.com>
* @license MIT
*/
import Feed$1 from './Feed.js';
import './style/css.js';
import './type.js';
import '../_chunks/dep-9f1126c1.js';
import 'classnames';
import 'react';
import './FeedContent.js';
import './FeedDate.js';
import './FeedEvent.js';
import './FeedExtra.js';
import './FeedLabel.js';
import './FeedLike.js';
import './FeedMeta.js';
import './FeedSummary.js';
import './FeedUser.js';
var Feed = Feed$1;
export { Feed, Feed as default };
//# sourceMappingURL=index.js.map