mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-21 04:39:19 +00:00
fix(types): use @see
tag for flatpickr options link
This commit is contained in:
parent
79d387442c
commit
22ea5654bf
4 changed files with 6 additions and 6 deletions
|
@ -2751,7 +2751,7 @@
|
|||
{
|
||||
"name": "flatpickrProps",
|
||||
"kind": "let",
|
||||
"description": "Override the options passed to the Flatpickr instance\nhttps://flatpickr.js.org/options",
|
||||
"description": "Override the options passed to the Flatpickr instance.\n@see https://flatpickr.js.org/options",
|
||||
"type": "import(\"flatpickr/dist/types/options\").Options",
|
||||
"value": "{}",
|
||||
"isFunction": false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue