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 46b7fc0 commit e8a4afcCopy full SHA for e8a4afc
examples/AbiesWebAssembly/wwwroot/index.html
@@ -13,7 +13,7 @@
13
</head>
14
15
<body>
16
- <script language="javascript" type="module" src="./abies.js"></script>
+ <script language="javascript" type="module" src="abies.js"></script>
17
<script language="javascript" type="module" src="https://unpkg.com/@fluentui/web-components"></script>
18
</body>
19
0 commit comments