From 1de6761d032a88d4328669161b5c0c7ad92a0ead Mon Sep 17 00:00:00 2001 From: IO <320154041@pcpuma.acatlan.unam.mx> Date: Tue, 24 Mar 2026 13:18:59 -0500 Subject: [PATCH] merge axel --- .../reporte_graficas_perifericos/Graficas/Antiguedad.tsx | 2 +- .../reporte_graficas_perifericos/Graficas/Uso.tsx | 2 +- src/components/reporte_graficas_perifericos/reporte.tsx | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/components/reporte_graficas_perifericos/Graficas/Antiguedad.tsx b/src/components/reporte_graficas_perifericos/Graficas/Antiguedad.tsx index 9fc4761..f7d1503 100644 --- a/src/components/reporte_graficas_perifericos/Graficas/Antiguedad.tsx +++ b/src/components/reporte_graficas_perifericos/Graficas/Antiguedad.tsx @@ -95,7 +95,7 @@ export default function Antiguedad({ filtros }: Props) { }} > -

Antigüedad por equipo

+

Antigüedad por periferico

diff --git a/src/components/reporte_graficas_perifericos/Graficas/Uso.tsx b/src/components/reporte_graficas_perifericos/Graficas/Uso.tsx index 16f99ce..1576766 100644 --- a/src/components/reporte_graficas_perifericos/Graficas/Uso.tsx +++ b/src/components/reporte_graficas_perifericos/Graficas/Uso.tsx @@ -65,7 +65,7 @@ export default function Uso({ filtros }: Props) { return (
-

Uso por equipo

+

Uso por periferico

- + /> */} - - + {/* + */}