Update posko parameter to accept integer instead of string
This commit is contained in:
@ -42,7 +42,7 @@ watch(dateValue, (newValue) => {
|
||||
:formatter="formatter"
|
||||
separator=" s/d "
|
||||
:shortcuts="customShortcuts"
|
||||
:auto-apply="false"
|
||||
:auto-apply="true"
|
||||
as-single
|
||||
use-range
|
||||
v-slot="{ value, placeholder }"
|
||||
|
Reference in New Issue
Block a user