We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f665d2 commit 4a8aeeeCopy full SHA for 4a8aeee
1 file changed
apps/docs/src/content/examples/todo-list.html
@@ -10,7 +10,8 @@
10
"nanotags": "https://esm.sh/nanotags@latest",
11
"nanotags/context": "https://esm.sh/nanotags@latest/context",
12
"nanotags/render": "https://esm.sh/nanotags@latest/render",
13
- "nanostores": "https://esm.sh/nanostores@latest"
+ "nanostores": "https://esm.sh/nanostores@latest",
14
+ "valibot": "https://esm.sh/valibot@latest"
15
}
16
17
</script>
0 commit comments