mirror of
https://github.com/wassname/talk.git
synced 2026-08-08 11:28:12 +08:00
Refactor Admin Side queries
This commit is contained in:
@@ -48,7 +48,7 @@ class SuspendUserDialogContainer extends Component {
|
||||
SuspendUserDialogContainer.propTypes = {
|
||||
open: PropTypes.bool,
|
||||
hideSuspendUserDialog: PropTypes.func,
|
||||
username: PropTypes.object,
|
||||
username: PropTypes.string,
|
||||
};
|
||||
|
||||
const withOrganizationName = withQuery(gql`
|
||||
|
||||
Reference in New Issue
Block a user