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
{{ message }}
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.
It's great that my props are recognized, but the props are all type "any", which doesn't help me much.
I see that extend is generic, and the last property is for props. But I can't make heads or tails of what to do with that.
The text was updated successfully, but these errors were encountered:
It's great that my props are recognized, but the props are all type "any", which doesn't help me much.
I see that
extend
is generic, and the last property is for props. But I can't make heads or tails of what to do with that.The text was updated successfully, but these errors were encountered: