mirror of
https://github.com/wassname/talk.git
synced 2026-08-04 13:23:35 +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