-
Ensure that your photo is clear and in focus
-
Also, ensure that you are in the center of your photo
-
You won't be able to proceed until you have captured a
clear and centered photo
>
}
/>
{!userData.photo ? (
) : (

)}
{t('PLEASE_LOOK_INTO_THE_CAMERA')}
{t('CLICK_CAPTURE_TO_CAPTURE_THE_PHOTO')}
{t('CLICK_RESET_TO_REMOVE_THE_CAPTURED_PHOTO')}
navigate('/enrollment/documents')} />
>
)
}
export default PhotoCapture