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 a5e83f7 commit 1ae84e2Copy full SHA for 1ae84e2
index.html
@@ -19,6 +19,7 @@
19
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;800&display=swap" rel="stylesheet">
20
</head>
21
<body>
22
+ <noscript>You need to enable JavaScript to run this app.</noscript>
23
<div id="root"></div>
24
<script type="module" src="/src/main.jsx"></script>
25
</body>
0 commit comments