mirror of
https://github.com/wassname/talk.git
synced 2026-07-19 11:28:50 +08:00
Implement AdminCommentContent for text and html
This commit is contained in:
@@ -20,6 +20,9 @@ export {
|
||||
export {
|
||||
default as CommentContent,
|
||||
} from 'coral-framework/components/CommentContent';
|
||||
export {
|
||||
default as AdminCommentContent,
|
||||
} from 'coral-framework/components/AdminCommentContent';
|
||||
export {
|
||||
default as ConfigureCard,
|
||||
} from 'coral-framework/components/ConfigureCard';
|
||||
|
||||
Reference in New Issue
Block a user