Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ensure we pluck out the
nullable
prop from the props
This should help improve migrating to v2 because otherwise the `nullable` prop (that doesn't do anything) could end up on the `Fragment` and cause errors.
- Loading branch information