const file_upload= ({ input, type, meta: { touched, error, warning } }) => { delete input.value return ( ) }