8627-devToTest #1421

Merged
alexm merged 768 commits from 8627-devToTest into test 2025-02-18 12:37:37 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 18da0e9922 - Show all commits

View File

@ -15,6 +15,7 @@ const $props = defineProps({
<div>
<QCheckbox
v-bind="$attrs"
v-on="$attrs"
v-model="modelValue"
/>
<QIcon