React types are undefined
Open
- Dominant language
- JavaScript
- Stars
- 797
- Forks
- 49
- PR merge metrics
- No merged PRs in 30d
Description
I started to get this message to console: "flow-runtime: Could not reference the given type, try t.typeOf(value) instead. (got undefined)".

After some search i found out the reason - React.Node is undefined, same for other types described in [flow docs](https://flow.org/en/docs/react/types/).

Am I do something wrong?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.