More Refactoring

This commit is contained in:
Chi Vinh Le
2018-01-29 21:26:44 +01:00
parent 0799e9d8ee
commit 0a889fd1b3
18 changed files with 26 additions and 21 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
export { addTag, removeTag } from 'talk-plugin-commentbox/actions';
export { addTag, removeTag } from 'coral-embed-stream/src/actions/commentBox';
export {
addCommentClassName,
removeCommentClassName,