New API for comment input tags

This commit is contained in:
Chi Vinh Le
2018-03-21 16:46:08 +01:00
parent a73b93b0c3
commit 1256007eba
8 changed files with 75 additions and 20 deletions
+2
View File
@@ -1,6 +1,8 @@
export {
addCommentClassName,
removeCommentClassName,
// @Deprecated
addCommentBoxTag as addTag,
// @Deprecated
removeCommentBoxTag as removeTag,
} from 'coral-embed-stream/src/actions/stream';