refactor(multi): updated to latest version

This commit is contained in:
yagnikvamja
2025-01-01 17:21:49 +05:30
parent 3297275812
commit 8ba9732f4e
41 changed files with 17350 additions and 13186 deletions

View File

@@ -120,6 +120,7 @@ const checkbox = ref(false)
md="9"
>
<VCheckbox
:id="useId()"
v-model="checkbox"
label="Remember me"
/>