We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b01970e commit c1ef388Copy full SHA for c1ef388
static/index.html
@@ -5,8 +5,8 @@
5
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
6
<title>⚡ miso-websocket </title>
7
<link rel="stylesheet" href="assets/style.css" />
8
+ <script src="index.js" type="module"></script>
9
</head>
10
<body>
- <script src="index.js" type="module"></script>
11
</body>
12
</html>
0 commit comments