Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
types(Modal): fix type of close event for Modal
it can be either a MouseEvent of clicking a button ("x" close button), clicking on a div (backdrop), or clicking with the keyboard on Escape key
- Loading branch information