Skip to content

Commit 4b371ab

Browse files
author
Pooya Parsa
committed
remove unneeded name property
1 parent 115f06a commit 4b371ab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/components/form-radio.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
class="custom-control-input"
77
type="radio"
88
:id="option.id"
9-
:name="name"
109
:value="option.value"
1110
:disabled="option.disabled"
1211
>

0 commit comments

Comments
 (0)