Are you submitting a bug report or a feature request?
Bug report
What is the current behavior?
import { type FormRenderProps } from "react-final-form"
causes the following error:
Cannot import FormRenderProps because there is no FormRenderProps export in react-final-form.
What is the expected behavior?
The type should be imported
What's your environment?
react-final-form@6.0.0
flow@0.98.1
Are you submitting a bug report or a feature request?
Bug report
What is the current behavior?
causes the following error:
What is the expected behavior?
The type should be imported
What's your environment?