We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 158271b commit a3094e9Copy full SHA for a3094e9
1 file changed
index.html
@@ -5,8 +5,8 @@
5
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap" />
7
<title>HDS Forms — Test App</title>
8
- <script type="module" crossorigin src="/assets/index-ojgw3bAy.js"></script>
9
- <link rel="stylesheet" crossorigin href="/assets/index-DOLotEP4.css">
+ <script type="module" crossorigin src="./assets/index-ojgw3bAy.js"></script>
+ <link rel="stylesheet" crossorigin href="./assets/index-DOLotEP4.css">
10
</head>
11
<body>
12
<div id="root"></div>
0 commit comments