Skip to content

Commit 310c73e

Browse files
authored
✨ Merge pull request #157 from it-at-m/beta
2 parents fa1cbd4 + 6e1ec03 commit 310c73e

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)