Const
This component should be used to render a DateTimeTextField inside a Formik form.
<Field name="title" label="Title" as={DateTimeTextField} /> Copy
<Field name="title" label="Title" as={DateTimeTextField} />
This component should be used to render a DateTimeTextField inside a Formik form.