We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8b17cf8 + 8646593 commit 395c52bCopy full SHA for 395c52b
src/components/FwbCheckbox/FwbCheckbox.vue
@@ -1,6 +1,6 @@
1
<template>
2
<div :class="wrapperClass">
3
- <label class="flex justify-start items-center">
+ <label class="flex justify-start items-center select-none">
4
<input
5
v-model="model"
6
:class="checkboxClass"
0 commit comments