Redirección de plan de estudios

fix #22
This commit is contained in:
2026-01-28 14:22:37 -06:00
parent 5224e632f8
commit dc85e2c946
5 changed files with 4 additions and 14 deletions

View File

@@ -195,7 +195,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 }}>