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
Are there any packages that define the list of props that a react JSX element can take?
We would like to type our components as exact, but it's a pain to manually list all of these.