refactor(recursive-list): remove superfluous nested prop

This commit is contained in:
Eric Y Liu 2021-07-03 04:50:07 -07:00
commit e3f89c0afb
3 changed files with 4 additions and 21 deletions

View file

@ -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": [],