Skip to content

Commit 6999ffc

Browse files
committed
update index.html
1 parent e06c91c commit 6999ffc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

frameworks/keyed/yew-hooks/bundled-dist/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
<body>
1010
<div id='main'></div>
1111
<script type="module">
12-
import init from './js-framework-benchmark-yew.js';
13-
init('./js-framework-benchmark-yew_bg.wasm');
12+
import init from './js-framework-benchmark-yew-hooks.js';
13+
init('./js-framework-benchmark-yew-hooks_bg.wasm');
1414
</script>
1515
</body>
1616
</html>

0 commit comments

Comments
 (0)