Skip to content

Commit 6e1ec03

Browse files
authored
🐛 removed from label #155 (#156)
1 parent 7e747db commit 6e1ec03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Form/MucCheckbox.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
@click.stop="clickedCheckbox"
1212
/>
1313
<label class="m-label m-checkboxes__label">
14-
{{ label }} {{ checkBoxValue }}
14+
{{ label }}
1515
</label>
1616
</div>
1717
</template>

0 commit comments

Comments
 (0)