Naming Conventions

This commit is contained in:
okbel
2018-01-04 13:37:21 -03:00
parent 841398c6c1
commit 6d777944aa
4 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ export {default as withEmit} from 'coral-framework/hocs/withEmit';
export {
withIgnoreUser,
withBanUser,
withUnBanUser,
withUnbanUser,
withStopIgnoringUser,
withSetCommentStatus,
} from 'coral-framework/graphql/mutations';