address pr issues

This commit is contained in:
Alex Corey
2019-05-01 11:05:29 -04:00
parent c4a4275a89
commit f704f320b5
7 changed files with 37 additions and 27 deletions

View File

@@ -238,6 +238,7 @@ class AddResourceRole extends React.Component {
return (
<Wizard
style={{ overflow: 'scroll' }}
isOpen
onNext={this.handleWizardNext}
onClose={onClose}