mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-07 07:08:03 -05:00
fixed using undeclared unused field
This commit is contained in:
@@ -10,7 +10,6 @@
|
|||||||
<b-form-input
|
<b-form-input
|
||||||
style="text-align: right; border-width: 0px; border: none; padding: 0px; padding-left: 0.5vw; padding-right: 8px; width: 50px"
|
style="text-align: right; border-width: 0px; border: none; padding: 0px; padding-left: 0.5vw; padding-right: 8px; width: 50px"
|
||||||
variant="outline-primary"
|
variant="outline-primary"
|
||||||
:id="id"
|
|
||||||
:size="size"
|
:size="size"
|
||||||
:value="value"
|
:value="value"
|
||||||
type="number"
|
type="number"
|
||||||
|
|||||||
Reference in New Issue
Block a user