Que se muestre el nombre de la carrera #196

Closed
opened 2026-03-19 14:43:35 +00:00 by AlexRG · 0 comments
Owner

image.png

<span className="text-blue-100">
    {(asignaturaApi.planes_estudio?.datos as DatosPlan).nombre || ''}
</span>

El nombre ya no viene de datos.

![image.png](/attachments/6d808452-e373-4e8f-bbfb-f2072a8d8f60) ```tsx <span className="text-blue-100"> {(asignaturaApi.planes_estudio?.datos as DatosPlan).nombre || ''} </span> ``` El nombre ya no viene de datos.
AlexRG added the bug label 2026-03-19 14:43:55 +00:00
roberto.silva was assigned by AlexRG 2026-03-19 14:44:00 +00:00
AlexRG changed title from Que se muestre el nombre del plan to Que se muestre el nombre de la carrera 2026-03-19 14:51:07 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Reference: Guillermo.Arrieta/acad-ia-2#196