fomantic-ui-react
Version:
Fomantic-UI React -- A React Component Library.
26 lines (22 loc) • 601 B
JavaScript
/**
* fomantic-ui-react v0.0.1-alpha.10
* (c) 2022 FireLoong <fireloong@foxmail.com>
* @license MIT
*/
import Comment$1 from './Comment.js';
import './style/index.js';
import './type.js';
import '../_chunks/dep-9f1126c1.js';
import 'classnames';
import 'react';
import './CommentAction.js';
import './CommentActions.js';
import './CommentAuthor.js';
import './CommentAvatar.js';
import './CommentContent.js';
import './CommentGroup.js';
import './CommentMetadata.js';
import './CommentText.js';
var Comment = Comment$1;
export { Comment, Comment as default };
//# sourceMappingURL=index.js.map