refactor everything related to video.js

This commit is contained in:
Yiannis Christodoulou
2025-10-06 11:42:07 +03:00
parent 9627ef45f2
commit afaab453e1
38 changed files with 6513 additions and 1466 deletions
+1
View File
@@ -8,6 +8,7 @@
</head>
<body style="padding: 0; margin: 0">
<div id="video-js-root-main" class="video-js-root-main"></div>
<script type="module" src="/src/main.jsx"></script>
</body>
</html>