Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(ui): manually implement close-on-outside-click feature for modals
1. use `pointer-events-auto` to allow backdrop layer to receive event 2. bind a onclick to the backdrop layer
- Loading branch information