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

@@ -23,7 +23,6 @@
matchManagers: ['npm'],
matchPackageNames: [
'tesseract.js', // Requires code changes
'react-hotkeys', // Requires code changes
// react-router: Requires manual upgrade
'history',