Avatar plugin support extending fragments

This commit is contained in:
Belen Curcio
2017-07-10 16:56:46 -03:00
parent 3c3a0523de
commit f09550a4ac
13 changed files with 159 additions and 1 deletions
+1
View File
@@ -1 +1,2 @@
export {default as withReaction} from './withReaction';
export {default as withFragments} from 'coral-framework/hocs/withFragments';