Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: remove back press listener on unmount (#137)
This should fix the #111, where one could do: `cond ? <Modalize ...> : null`, and a `cond=false` could cause the modalize to keep listening to back press events
- Loading branch information