This component should be used to render a TextBox inside a Formik form.
Optional
<Field name="title" label="Title" as={SingleLineTextField} /> Copy
<Field name="title" label="Title" as={SingleLineTextField} />
Generated using TypeDoc
This component should be used to render a TextBox inside a Formik form.