@ -57,6 +57,12 @@ function pushModal (props) {
if (editObj?.vitae) {
setVitaeBtn(false)
}
setVitae(editObj?.vitae)
if (editObj?.idPhoto) {
setIdPhoto(editObj?.idPhoto)
}, []);
useEffect(() => {