Permissions to moderate comments

This commit is contained in:
Belen Curcio
2017-09-07 11:27:12 -03:00
parent a31a63e1c8
commit 32d9dc6646
11 changed files with 51 additions and 45 deletions
+1
View File
@@ -8,4 +8,5 @@ export {default as withEmit} from 'coral-framework/hocs/withEmit';
export {
withIgnoreUser,
withStopIgnoringUser,
withSetCommentStatus,
} from 'coral-framework/graphql/mutations';