feat(select-item): spread rest props, avoid $ variable name

This commit is contained in:
Eric Liu 2020-12-05 16:45:42 -08:00
commit 90bd2a10b7
3 changed files with 6 additions and 6 deletions

View file

@ -6428,7 +6428,8 @@
],
"slots": [],
"events": [],
"typedefs": []
"typedefs": [],
"rest_props": { "type": "Element", "name": "option" }
},
{
"moduleName": "SelectItemGroup",