mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-19 11:59:34 +00:00
refactor(recursive-list): remove superfluous nested prop
This commit is contained in:
parent
b74a7494b5
commit
e3f89c0afb
3 changed files with 4 additions and 21 deletions
|
@ -7887,16 +7887,6 @@
|
|||
"isFunction": false,
|
||||
"constant": false,
|
||||
"reactive": false
|
||||
},
|
||||
{
|
||||
"name": "nested",
|
||||
"kind": "let",
|
||||
"description": "Set to `true` to use the nested variant",
|
||||
"type": "boolean",
|
||||
"value": "false",
|
||||
"isFunction": false,
|
||||
"constant": false,
|
||||
"reactive": false
|
||||
}
|
||||
],
|
||||
"slots": [],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue