Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [74.0.0](v73.3.0...v74.0.0) (2022-09-01) ### Features * Wrap BottomSheet in Portal ([00156fe](00156fe)) ### BREAKING CHANGES * BottomSheet now use Portal by default to work as a modal, and so is attached to the body. If for some reasons you need to use the BottomSheet inside a specific place in the DOM, you can use `disablePortal` prop.
- Loading branch information