fixed event order issues with swapping
Signed-off-by: ari melody <ari@arimelody.me>
This commit is contained in:
parent
0b401c058a
commit
0d1e694b59
7 changed files with 22 additions and 8 deletions
|
@ -20,7 +20,7 @@
|
|||
|
||||
{{define "content"}}
|
||||
<main>
|
||||
<script type="module" src="/script/main.js" defer></script>
|
||||
<script type="module" src="/script/main.js"></script>
|
||||
|
||||
<h1>
|
||||
# hello, world!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue