Merge branch 'master' into fix-notify-bugs

This commit is contained in:
Belén Curcio
2017-09-18 14:27:21 -03:00
committed by GitHub
13 changed files with 253 additions and 5 deletions
+1
View File
@@ -7,6 +7,7 @@ export {default as connect} from 'coral-framework/hocs/connect';
export {default as withEmit} from 'coral-framework/hocs/withEmit';
export {
withIgnoreUser,
withSetUserStatus,
withStopIgnoringUser,
withSetCommentStatus,
} from 'coral-framework/graphql/mutations';