mirror of
https://github.com/antebudimir/feishin.git
synced 2025-12-31 10:03:33 +00:00
fix web player playback
- add missing forwardRef on AudioPlayer component - bump react-player to latest
This commit is contained in:
parent
6525a8a725
commit
daee582e92
3 changed files with 34 additions and 17 deletions
|
|
@ -102,7 +102,7 @@
|
|||
"react-error-boundary": "^3.1.4",
|
||||
"react-i18next": "^11.18.6",
|
||||
"react-icons": "^4.10.1",
|
||||
"react-player": "^2.11.0",
|
||||
"react-player": "3.0.0-canary.4",
|
||||
"react-router": "^6.16.0",
|
||||
"react-router-dom": "^6.16.0",
|
||||
"react-simple-img": "^3.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue