You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for reporint an issue!
Fix it and publish new version of package to use 😉
/** * Comments can be placed here and it must be inhereted to export prop instance */constclasses=['btn'];export{classesasclass};
[{"name": "classes","visibility": "private","description": "Comments can be placed here and it must be inhereted to export prop instance"},{"name": "class","visibility": "public","description": "Comments can be placed here and it must be inhereted to export prop instance","localName": "classes"}]
Sample:
Expected:
Generate entry for
class
propOutput:
Does not generate any entry for
class
or evenclasses
The text was updated successfully, but these errors were encountered: