From c1a9e5d1958ed45283bfe7d674d18dc528f01f0e Mon Sep 17 00:00:00 2001 From: IO <320154041@pcpuma.acatlan.unam.mx> Date: Fri, 13 Mar 2026 19:57:24 -0500 Subject: [PATCH] added something --- src/components/reporteGraficas/Graficas/Uso.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/components/reporteGraficas/Graficas/Uso.tsx b/src/components/reporteGraficas/Graficas/Uso.tsx index 29d6d6b..4dd2e79 100644 --- a/src/components/reporteGraficas/Graficas/Uso.tsx +++ b/src/components/reporteGraficas/Graficas/Uso.tsx @@ -101,4 +101,5 @@ export default function Uso({ filtros }: Props) { ) -} \ No newline at end of file +} +//IO \ No newline at end of file