We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent caff024 commit 6c4ae3aCopy full SHA for 6c4ae3a
components/examples/choose/src/main.ts
@@ -1,6 +1,5 @@
1
import van from "vanjs-core"
2
-// import { choose } from "vanjs-ui"
3
-import { choose } from "../../../dist/van-ui"
+import { choose } from "vanjs-ui"
4
5
const {b, button, code, div, h1, p} = van.tags
6
0 commit comments