This repository has been archived by the owner on Apr 13, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix(flow) Added missing NamedProps to exports * Fix(flow) Make skip covariant - because fix is an interface and has two types, it needs to be set as covariant (using read-only notation) - see facebook/flow#4084 * Fix(flow) Component should not be restricted on default props & state - this allows for containers to have state or default props.
- Loading branch information