Fix usePress user-select not removed on HTML element (#926)
* fix usePress user-select not removed
* add tests for usePress user-select not removed
* Use global state to avoid race conditions between multiple elements
Co-authored-by: Devon Govett <devongovett@gmail.com>