mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-21 04:39:19 +00:00
yarn build:lib
This commit is contained in:
parent
c416b20e49
commit
67043ddf90
3 changed files with 15 additions and 1 deletions
|
@ -12440,6 +12440,18 @@
|
|||
}
|
||||
],
|
||||
"slots": [
|
||||
{
|
||||
"name": "labelA",
|
||||
"default": false,
|
||||
"fallback": "{labelA}",
|
||||
"slot_props": "{}"
|
||||
},
|
||||
{
|
||||
"name": "labelB",
|
||||
"default": false,
|
||||
"fallback": "{labelB}",
|
||||
"slot_props": "{}"
|
||||
},
|
||||
{
|
||||
"name": "labelText",
|
||||
"default": false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue