| error={props.formik.touched.firmPIB && props.formik.errors.firmPIB} | error={props.formik.touched.firmPIB && props.formik.errors.firmPIB} | ||||
| margin="normal" | margin="normal" | ||||
| fullWidth | fullWidth | ||||
| <<<<<<< HEAD | |||||
| disabled={!props.isAdmin} | disabled={!props.isAdmin} | ||||
| ======= | |||||
| // disabled | |||||
| >>>>>>> 7c00f1e951b91c197b9f517e6e795cd4a821e12f | |||||
| /> | /> | ||||
| </> | </> | ||||
| ); | ); |