CSR-319: clean up
This commit is contained in:
parent
84b0257de2
commit
4111bd1a5c
1 changed files with 0 additions and 2 deletions
|
|
@ -15,8 +15,6 @@
|
||||||
v-model="checkValue"
|
v-model="checkValue"
|
||||||
@change="handleCheckChange(value)"
|
@change="handleCheckChange(value)"
|
||||||
/>
|
/>
|
||||||
value: {{ value }}
|
|
||||||
checkValue: {{ checkValue }}
|
|
||||||
<label
|
<label
|
||||||
:for="buttonID"
|
:for="buttonID"
|
||||||
class="d-flex w-100 align-items-center px-2 h-100"
|
class="d-flex w-100 align-items-center px-2 h-100"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue