moving mutations to /hocs folder

This commit is contained in:
okbel
2018-05-03 16:06:28 -03:00
parent a9132c1353
commit 438c515d2f
5 changed files with 94 additions and 95 deletions
-2
View File
@@ -27,7 +27,5 @@ export {
withSetCommentStatus,
withChangePassword,
withChangeUsername,
withUpdateEmailAddress,
withAttachLocalAuth,
} from 'coral-framework/graphql/mutations';
export { compose } from 'recompose';