Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
dummdidumm authored Oct 23, 2024
1 parent 3194a79 commit 94e31a5
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
const context = getContext("key");
return num * context;
}
</script>
</script>

<button onclick={() => count++}>{total}</button>
<button onclick={() => count++}>{total}</button>

0 comments on commit 94e31a5

Please sign in to comment.