react-bootstrap-sweetalert
react-bootstrap-sweetalert copied to clipboard
Outside click is calling the onCancel function. How can I make it just turn off the modal?
Hello friends,
When you set closeOnClickOutside props to true and click outside, onCancel is called. Can I just have it turn off the modal?