mirror of
https://github.com/wassname/talk.git
synced 2026-06-30 17:42:30 +08:00
6 lines
185 B
JavaScript
6 lines
185 B
JavaScript
export { addTag, removeTag } from 'coral-embed-stream/src/actions/commentBox';
|
|
export {
|
|
addCommentClassName,
|
|
removeCommentClassName,
|
|
} from 'coral-embed-stream/src/actions/stream';
|