Skip to content

Commit

Permalink
remove skiko.js in wasm sample app (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamglin0 authored Nov 17, 2024
1 parent 308d1f9 commit d800f3d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sample/compose-app/src/wasmJsMain/resources/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Compose Shadow</title>
<link type="text/css" rel="stylesheet" href="styles.css">
<script src="skiko.js"></script>
</head>
<body>
<script type="application/javascript" src="sharedApp.js"></script>
Expand Down

0 comments on commit d800f3d

Please sign in to comment.