Skip to content

Commit 10840a8

Browse files
author
Lionel Bijaoui
committed
1 parent 7adcc11 commit 10840a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/fields/core/fieldCheckbox.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
:disabled="disabled"
77
:name="inputName"
88
:class="fieldClasses"
9+
:required="required"
910
v-attributes="'input'" >
1011
</template>
1112

0 commit comments

Comments
 (0)