Render Component with JavaScript.

This commit is contained in:
2023-06-21 21:45:34 +03:00
parent 378038b244
commit 98d0720bc0
14 changed files with 10364 additions and 128 deletions
+2
View File
@@ -1,3 +1,5 @@
<script src="/socket.io/socket.io.js"></script>
<script src="https://cdn.jsdelivr.net/npm/handlebars@latest/dist/handlebars.js"></script>
<script src="/scripts/dist/frame-index.min.js"></script>
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
<script src="https://unpkg.com/swiper@8.4.5/swiper-bundle.min.js"></script>{{#if config.jsUrl }}