Refactor Admin Side queries

This commit is contained in:
Belen Curcio
2017-11-15 13:53:32 -03:00
parent b4aeee9433
commit a626dfafc8
6 changed files with 51 additions and 11 deletions
@@ -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`