Closed mateuszRybczonek closed 10 months ago
This PR adds a isClickableOutside prop to BaseModal that allows to control if the modal should close on click outside event.
isClickableOutside
This PR adds a
isClickableOutside
prop to BaseModal that allows to control if the modal should close on click outside event.