mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-19 03:49:34 +00:00
Run "yarn build:docs"
This commit is contained in:
parent
8eba7fbb3d
commit
8fe66f548c
4 changed files with 11 additions and 6 deletions
|
@ -924,7 +924,7 @@
|
|||
{ "type": "forwarded", "name": "blur", "element": "input" }
|
||||
],
|
||||
"typedefs": [],
|
||||
"rest_props": { "type": "InlineComponent", "name": "CheckboxSkeleton" }
|
||||
"rest_props": { "type": "Element", "name": "div" }
|
||||
},
|
||||
{
|
||||
"moduleName": "CheckboxSkeleton",
|
||||
|
@ -4399,7 +4399,7 @@
|
|||
{ "type": "forwarded", "name": "keydown", "element": "button" }
|
||||
],
|
||||
"typedefs": [],
|
||||
"rest_props": { "type": "InlineComponent", "name": "Loading" }
|
||||
"rest_props": { "type": "Element", "name": "div | button | svg" }
|
||||
},
|
||||
{
|
||||
"moduleName": "FluidForm",
|
||||
|
@ -4416,7 +4416,7 @@
|
|||
{ "type": "forwarded", "name": "submit", "element": "Form" }
|
||||
],
|
||||
"typedefs": [],
|
||||
"rest_props": { "type": "InlineComponent", "name": "Form" }
|
||||
"rest_props": { "type": "Element", "name": "form" }
|
||||
},
|
||||
{
|
||||
"moduleName": "Form",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue