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 10, 2020. It is now read-only.
I can see this has been dead a while, but a better solution @ayc92 and @nachoaIvarez might be to remove the import of react inside the .d.ts file, and use /// <reference types="react" />triple-slash directive instead. Let users bring their own react types to the mix, whatever version that may be.
This is a definite show-stopper for anyone using react 16+ with typescript
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Just wondering if/when you might support v16 of React? Thanks
The text was updated successfully, but these errors were encountered: