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 19e4483 commit 1be6902Copy full SHA for 1be6902
composeApp/src/wasmJsMain/resources/index.html
@@ -3,8 +3,9 @@
3
4
<head>
5
<meta charset="UTF-8">
6
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
7
<title>miuix</title>
- <script type="application/javascript" src="uitest.js"></script>
8
+ <script type="application/javascript" src="uitest.js"></script>
9
<style>
10
html,
11
body {
0 commit comments