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 f688367 commit 8cc424cCopy full SHA for 8cc424c
packages/@headlessui-vue/examples/index.html
@@ -9,6 +9,6 @@
9
</head>
10
<body class="w-full h-full font-sans antialiased text-gray-900">
11
<div class="w-full h-full" id="app"></div>
12
- <script type="module" src="./src/main.js"></script>
+ <script type="module" src="/src/main.js"></script>
13
</body>
14
</html>
0 commit comments