Addin g withUpdateEmailAddress

This commit is contained in:
okbel
2018-04-30 16:28:08 -03:00
parent 35e8c005f3
commit 58108f257f
4 changed files with 33 additions and 5 deletions
+1
View File
@@ -27,5 +27,6 @@ export {
withSetCommentStatus,
withChangePassword,
withChangeUsername,
withUpdateEmailAddress,
} from 'coral-framework/graphql/mutations';
export { compose } from 'recompose';