Merge branch 'fix/incidencias' into feat/not-found-pages

This commit is contained in:
2026-01-28 14:25:54 -06:00
5 changed files with 178 additions and 103 deletions

View File

@@ -222,7 +222,7 @@ function RouteComponent() {
<Tab to="/planes/$planId/mapa" params={{ planId }}>
Mapa Curricular
</Tab>
<Tab to="/planes/$planId/materias" params={{ planId }}>
<Tab to="/planes/$planId/asignaturas" params={{ planId }}>
Materias
</Tab>
<Tab to="/planes/$planId/flujo" params={{ planId }}>