Refactorizar a Materias #55

Merged
javier.garrido merged 1 commits from issue/50-se-prohbe-usar-la-palabra-materia into main 2026-01-30 15:44:18 +00:00

1 Commits

Author SHA1 Message Date
d0b05256b0 refactor: rename Materia to Asignatura across the codebase
- Updated type definitions and interfaces to replace 'Materia' with 'Asignatura'.
- Refactored components and routes to reflect the new naming convention.
- Adjusted related types and constants for consistency.
- Removed the old Materia type definition and added Asignatura type definition.
- Ensured all references in UI components and logic are updated accordingly.

fix #50
2026-01-30 08:13:30 -06:00