fluff pour number inputs
This commit is contained in:
@ -24,6 +24,7 @@
|
||||
<input
|
||||
name="size"
|
||||
type="number"
|
||||
min="1"
|
||||
:value="cellProperties.size"
|
||||
@input="updateCellProperties"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user