Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
render modal at top-level in dom via a portal instead of inside parent component BREAKING CHANGE: Modal now renders through a Portal, this may cause failures in tests or styling rules that expect the modal in specific places in the dom tree
- Loading branch information