diff --git a/src/sections/EditIngreso.tsx b/src/sections/EditIngreso.tsx index 16f4514..5e61598 100644 --- a/src/sections/EditIngreso.tsx +++ b/src/sections/EditIngreso.tsx @@ -310,22 +310,6 @@ export function EditIngreso({ {modoCama === 'seleccionar' ? ( <> -
- - -
-
- - - - - {areasDisponibles.map(a => ( - - {a.nombre} - - ))} - - -
-