Remove light prop from SelectableTileGroup

This commit is contained in:
Richard O'flynn 2020-11-30 23:19:17 +00:00
commit 5ef181d693
4 changed files with 5 additions and 25 deletions

View file

@ -8827,16 +8827,6 @@
"constant": false,
"reactive": false
},
{
"name": "light",
"kind": "let",
"description": "Set to `true` to enable the light variant",
"type": "boolean",
"value": "false",
"isFunction": false,
"constant": false,
"reactive": false
},
{
"name": "legend",
"kind": "let",