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
interfaceFooProps{}constFoo=(props:FooProps)=><div/>;constfoo=<Fooref="foo"/>;// Error : Property `ref` does not exists on type `IntrinsicAttributes & FooProps`
I have latest react.d.ts and typescript as of yesterday 🌹 /cc @RyanCavanaugh#5478
The text was updated successfully, but these errors were encountered:
The following demonstrates this:
I have latest react.d.ts and typescript as of yesterday 🌹 /cc @RyanCavanaugh #5478
The text was updated successfully, but these errors were encountered: