Adding go to conversation

This commit is contained in:
Belen Curcio
2017-07-13 17:29:54 -03:00
parent b5ce16a33b
commit b8d00ec9ce
5 changed files with 24 additions and 5 deletions
+1
View File
@@ -0,0 +1 @@
export {setActiveTab} from 'coral-embed-stream/src/actions/stream';
+1
View File
@@ -1,2 +1,3 @@
export {default as withReaction} from './withReaction';
export {default as withTags} from './withTags';
export {default as withFragments} from 'coral-framework/hocs/withFragments';