sweetalert-react
sweetalert-react copied to clipboard
No reverseButtons option
Resolved using CSS. Added:
-webkit-flex-direction: row-reverse; /* Safari 6.1+ */ flex-direction: row-reverse;
to the buttons container