Replace react-hotkeys-hook with react-hotkeys

This commit is contained in:
Deluan
2021-02-02 22:15:13 -05:00
committed by Deluan Quintão
parent 8e02659441
commit 9959862791
7 changed files with 94 additions and 110 deletions
+1 -3
View File
@@ -1,3 +1 @@
import Player from './Player'
export { Player }
export * from './Player'