This commit is contained in:
okbel
2018-05-02 18:15:04 -03:00
parent bfb4b790d4
commit b04fc1faf8
10 changed files with 523 additions and 0 deletions
+1
View File
@@ -28,5 +28,6 @@ export {
withChangePassword,
withChangeUsername,
withUpdateEmailAddress,
withAttachLocalAuth,
} from 'coral-framework/graphql/mutations';
export { compose } from 'recompose';