Skip to content

Commit 4a8aeee

Browse files
ilkiri23psd-coder
authored andcommitted
docs: add missing dependency for todo-list example
1 parent 2f665d2 commit 4a8aeee

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

apps/docs/src/content/examples/todo-list.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
"nanotags": "https://esm.sh/nanotags@latest",
1111
"nanotags/context": "https://esm.sh/nanotags@latest/context",
1212
"nanotags/render": "https://esm.sh/nanotags@latest/render",
13-
"nanostores": "https://esm.sh/nanostores@latest"
13+
"nanostores": "https://esm.sh/nanostores@latest",
14+
"valibot": "https://esm.sh/valibot@latest"
1415
}
1516
}
1617
</script>

0 commit comments

Comments
 (0)