Que se puedan aplicar todos los campos y todas las mejoras

fix #165
This commit is contained in:
2026-03-25 15:14:29 -06:00
parent 1f27ea6252
commit f2900f3d22
3 changed files with 354 additions and 33 deletions
@@ -15,6 +15,7 @@ interface ImprovementCardProps {
sug: IASugerencia
asignaturaId: string
onApplied: (campoKey: string) => void
isSelected?: boolean
}
export function ImprovementCard({