mirror of
https://github.com/wassname/talk.git
synced 2026-07-25 13:30:59 +08:00
banUser and unBanUser - removing setUserStatus
This commit is contained in:
@@ -7,7 +7,8 @@ export {default as connect} from 'coral-framework/hocs/connect';
|
||||
export {default as withEmit} from 'coral-framework/hocs/withEmit';
|
||||
export {
|
||||
withIgnoreUser,
|
||||
withSetUserBanStatus,
|
||||
withBanUser,
|
||||
withUnBanUser,
|
||||
withStopIgnoringUser,
|
||||
withSetCommentStatus,
|
||||
} from 'coral-framework/graphql/mutations';
|
||||
|
||||
Reference in New Issue
Block a user