Ban In-Stream

This commit is contained in:
Belen Curcio
2017-09-13 13:21:27 -03:00
parent 18b8a18f1d
commit 838a3bad2e
5 changed files with 79 additions and 1 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';