Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(Modal): fixed Props type to use DialogHTMLAttributes (#459)
* feat(Modal): added ariaHidden to Modal component Props. (#456) * fix(Modal): fixed Props type to use DialogHTMLAttributes * refactor: remove ModalLegacyProps as it is not used
- Loading branch information