From 33f37160fc9099c9ea921a0c25c9c7049fc696b2 Mon Sep 17 00:00:00 2001 From: CarlosssFlores <307100636@pcpuma.acatlan.unam.mx> Date: Mon, 29 Sep 2025 22:21:05 -0600 Subject: [PATCH] vistes --- app/Components/ProgramSelector/ProgramSelector.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Components/ProgramSelector/ProgramSelector.tsx b/app/Components/ProgramSelector/ProgramSelector.tsx index f32241e..fd0cf9d 100644 --- a/app/Components/ProgramSelector/ProgramSelector.tsx +++ b/app/Components/ProgramSelector/ProgramSelector.tsx @@ -74,7 +74,7 @@ function ProgramSelector({ titulo, opcion }: DatosEquipo) { Object.keys(checkboxes).filter((p) => checkboxes[p]) ); }; - + //hola madefoker return (