Authored by yyq

Merge branch 'feature/0530' into release/6.9.5

... ... @@ -5,6 +5,7 @@ import CommentPlaceholder from './comment-placeholder';
export default [
Comment,
CommentItem,
CommentEmpty,
CommentPlaceholder
];
... ...