refactor: Replace react-hotkeys with custom hook (#35425)

This commit is contained in:
diondiondion
2025-07-21 16:43:38 +02:00
committed by GitHub
parent fab95b8dae
commit 4de5cbd6f5
16 changed files with 540 additions and 146 deletions

View File

@@ -88,7 +88,6 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-helmet": "^6.1.0",
"react-hotkeys": "^1.1.4",
"react-immutable-proptypes": "^2.2.0",
"react-immutable-pure-component": "^2.2.2",
"react-intl": "^7.1.10",