diff --git a/src/components/asignaturas/detalle/BibliographyItem.tsx b/src/components/asignaturas/detalle/BibliographyItem.tsx index 05578fc..c566c3a 100644 --- a/src/components/asignaturas/detalle/BibliographyItem.tsx +++ b/src/components/asignaturas/detalle/BibliographyItem.tsx @@ -126,7 +126,7 @@ export function BibliographyItem() { return (
-
+

Bibliografía diff --git a/src/routes/planes/$planId/_detalle/historial.tsx b/src/routes/planes/$planId/_detalle/historial.tsx index d48aa50..51c3b30 100644 --- a/src/routes/planes/$planId/_detalle/historial.tsx +++ b/src/routes/planes/$planId/_detalle/historial.tsx @@ -236,7 +236,7 @@ function RouteComponent() { )) )} {historyEvents.length > 0 && ( -
+

Mostrando {rawData.length} de {totalRecords} cambios