[WIP] Доработал note и возможность их создания
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
:type="type",
|
||||
@input="$emit('update:value', $event.target.value)",
|
||||
:placeholder="placeholder",
|
||||
:maxlength="maxLength",
|
||||
:maxLength="maxLength",
|
||||
:max="maxDate",
|
||||
:disabled="disabled"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user