mirror of
https://github.com/wassname/talk.git
synced 2026-07-17 11:33:39 +08:00
Refactor for setUserStatus to setUserBanStatus
This commit is contained in:
@@ -7,7 +7,7 @@ export {default as connect} from 'coral-framework/hocs/connect';
|
||||
export {default as withEmit} from 'coral-framework/hocs/withEmit';
|
||||
export {
|
||||
withIgnoreUser,
|
||||
withSetUserStatus,
|
||||
withSetUserBanStatus,
|
||||
withStopIgnoringUser,
|
||||
withSetCommentStatus,
|
||||
} from 'coral-framework/graphql/mutations';
|
||||
|
||||
Reference in New Issue
Block a user