Skip to content

Commit

Permalink
feat: update demo
Browse files Browse the repository at this point in the history
  • Loading branch information
sanqi-med committed Sep 4, 2023
1 parent 6477a77 commit a3644bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/quarkd/src/pickerview/demo.vue
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ export default createDemo({
values: translate("values"),
},
]);
}, 1000);
}, 0);
});
const click = () => {
open.value = true;
Expand Down

0 comments on commit a3644bf

Please sign in to comment.