Revert "Support "produced characters" as hotkeys"

This reverts commit bc66d52701.

"useKey" is broken https://github.com/JohannesKlauss/react-hotkeys-hook/issues/1318
This commit is contained in:
schroda
2026-05-13 23:31:48 +02:00
parent bc66d52701
commit 34efed7470
7 changed files with 486 additions and 508 deletions

View File

@@ -12,7 +12,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
- (**Migration**) Keep the migration page open when aborting during the actual migration execution
- (**Migration**) Prevent concurrent requests to the same tracker
- (**Migration**) Allow only 2 tracker requests per second
- (**Reader**) Support "produced characters" as hotkeys. E.g. "!", or "/"
### Fixed