Merge branch 'master' into gdpr-delete

This commit is contained in:
Wyatt Johnson
2018-05-02 09:58:04 -06:00
59 changed files with 653 additions and 214 deletions
+2
View File
@@ -28,5 +28,7 @@ export {
withRequestAccountDeletion,
withRequestDownloadLink,
withCancelAccountDeletion,
withChangePassword,
withChangeUsername,
} from 'coral-framework/graphql/mutations';
export { compose } from 'recompose';