mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-09 03:04:54 -04:00
Fix ingredient checkbox click (#305)
Fixes #304 v-list-item already flips the checkbox
This commit is contained in:
parent
a4ed9fc870
commit
2e339ee996
@ -12,6 +12,7 @@
|
||||
v-model="ingredient.checked"
|
||||
class="pt-0 my-auto py-auto"
|
||||
color="secondary"
|
||||
:readonly="true"
|
||||
>
|
||||
</v-checkbox>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user