chunkai1312 / muibox

Promise-based dialog boxes (alert, confirm, prompt) using Material-UI
https://chunkai1312.github.io/muibox
MIT License
20 stars 6 forks source link

feat(alerts) added variant and color for buttons options #1

Closed VagnerNico closed 4 years ago

VagnerNico commented 4 years ago

Hello @chunkai1312 I created this pull request to be able to change the variant and color of buttons following the material-ui types for this props. I using your Component so I'd think this props need to be customizable for a better UI/UX.

chunkai1312 commented 4 years ago

@VagnerNico Looks good. I'll leave you to merge this in and release :)