Skip to content

Commit 6c4ae3a

Browse files
committed
Fix the preview
1 parent caff024 commit 6c4ae3a

File tree

1 file changed

+1
-2
lines changed
  • components/examples/choose/src

1 file changed

+1
-2
lines changed

components/examples/choose/src/main.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import van from "vanjs-core"
2-
// import { choose } from "vanjs-ui"
3-
import { choose } from "../../../dist/van-ui"
2+
import { choose } from "vanjs-ui"
43

54
const {b, button, code, div, h1, p} = van.tags
65

0 commit comments

Comments
 (0)