Skip to content

Commit a6dc6f5

Browse files
committed
update example
1 parent 6b7970b commit a6dc6f5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

www/posts/2026-03-29-hyperscript-0.9.90-is-released.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ Templates use `<script type="text/hyperscript-template">` elements with `${}` in
6868
</script>
6969

7070
<button _="on click
71+
fetch /users as JSON
72+
set userDat to the result
7173
render #user-card with users: userData
7274
put the result into #container">
7375
Load Users

0 commit comments

Comments
 (0)