Addiing Stable API Architecture

This commit is contained in:
Belen Curcio
2017-06-07 13:10:17 -03:00
parent d780eea357
commit 8872248d63
14 changed files with 72 additions and 13 deletions
+2
View File
@@ -0,0 +1,2 @@
export {addTag, removeTag} from 'coral-plugin-commentbox/actions';
export {addCommentClassName, removeCommentClassName} from 'coral-embed-stream/src/actions/comment';