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
I think this must've changed when we removed the static Props declarations.
Previously comparing static types worked, probably because of the static Prop list.
Now comparing instance types appears to work, which seems more correct anyway.
0 commit comments