mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-19 03:49:34 +00:00
Update src/DatePicker/DatePicker.svelte
Co-authored-by: Eric Liu <ericyl.us@gmail.com>
This commit is contained in:
parent
563bf20bae
commit
57c474e837
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@
|
||||||
maxDate,
|
maxDate,
|
||||||
minDate,
|
minDate,
|
||||||
mode: $mode,
|
mode: $mode,
|
||||||
static: staticProp,
|
...flatpickrProps
|
||||||
},
|
},
|
||||||
base: inputRef,
|
base: inputRef,
|
||||||
input: inputRefTo,
|
input: inputRefTo,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue