Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Confirm: allow custom sizes #2405

Closed
periabyte opened this issue Jan 3, 2018 · 0 comments · Fixed by #2409
Closed

Confirm: allow custom sizes #2405

periabyte opened this issue Jan 3, 2018 · 0 comments · Fixed by #2409

Comments

@periabyte
Copy link

Right now the Confirm Modal only defaults to small size of modal, It will be nice to have if it can utilize other Modal sizes

// Confirm.js Line 97
<Modal {...rest} {...openProp} size='small' onClose={this.handleCancel}>
@layershifter layershifter changed the title Confirm Modal - Custom Sizes Confirm: allow custom sizes Jan 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants