diff --git a/src/routes/planes/$planId/_detalle/mapa.tsx b/src/routes/planes/$planId/_detalle/mapa.tsx index 287ac91..626e7a1 100644 --- a/src/routes/planes/$planId/_detalle/mapa.tsx +++ b/src/routes/planes/$planId/_detalle/mapa.tsx @@ -504,6 +504,9 @@ function MapaCurricularPage() {

+ {asignaturas.filter((m) => !m.ciclo || !m.lineaCurricularId).length > 0 && (