mirror of
https://github.com/wassname/talk.git
synced 2026-07-13 17:45:56 +08:00
Merge branch 'master' into slots-debug
This commit is contained in:
@@ -13,6 +13,11 @@ export {
|
||||
withResendEmailConfirmation,
|
||||
withSetUsername,
|
||||
withEnumValues,
|
||||
withVariables,
|
||||
withFetchMore,
|
||||
withSubscribeToMore,
|
||||
withRefetch,
|
||||
withGraphQLExtension,
|
||||
} from 'coral-framework/hocs';
|
||||
export {
|
||||
withIgnoreUser,
|
||||
@@ -21,3 +26,4 @@ export {
|
||||
withStopIgnoringUser,
|
||||
withSetCommentStatus,
|
||||
} from 'coral-framework/graphql/mutations';
|
||||
export { compose } from 'recompose';
|
||||
|
||||
Reference in New Issue
Block a user