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

Improvement requirement: Option to swap OK / Cancel buttons position #14

Closed cargallo closed 3 years ago

cargallo commented 4 years ago

Hi, nice component! It could be possible to add an option tu swap the Ok and Cancel buttons positions in Confirm and Prompt dialogs? Tnx in advance!

chunkai1312 commented 4 years ago

@cargallo Hi, I currently have no plans to do this. If you have any ideas and want to contribute, please create and submit a pull request.