const CaptureFormValueContext = () => { // Grab values from context const { values, setFieldValue } = useFormikContext(); useEffect(() => { if (v