CSR-319: clean up

This commit is contained in:
Adam Caouette 2022-03-04 15:02:56 -05:00
parent 84b0257de2
commit 4111bd1a5c

View file

@ -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"