feat(frontend): VideoPage react-player v3, fix data.videos, route /video/:id
Some checks failed
CI/CD — Build & Deploy / Build (push) Has been cancelled
CI/CD — Build & Deploy / Deploy to VPS (push) Has been cancelled

This commit is contained in:
2026-03-14 08:12:08 +01:00
parent 5d4bab7d99
commit 87d076313c
5 changed files with 751 additions and 6 deletions

View File

@@ -12,6 +12,7 @@
"dependencies": {
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-player": "^3.4.0",
"react-router-dom": "^6.23.0"
},
"devDependencies": {