From c4690847609a649460ed1435cb94fdc545caa5c4 Mon Sep 17 00:00:00 2001 From: CarlosssFlores <307100636@pcpuma.acatlan.unam.mx> Date: Fri, 10 Oct 2025 10:46:48 -0600 Subject: [PATCH 1/6] added sing --- app/Components/InformacionEquipos/ProgramSelector.tsx | 2 -- app/Components/{SelectAreas.jsx => SelectAreas.tsx} | 6 ++---- 2 files changed, 2 insertions(+), 6 deletions(-) rename app/Components/{SelectAreas.jsx => SelectAreas.tsx} (85%) diff --git a/app/Components/InformacionEquipos/ProgramSelector.tsx b/app/Components/InformacionEquipos/ProgramSelector.tsx index 0459d34..102381c 100644 --- a/app/Components/InformacionEquipos/ProgramSelector.tsx +++ b/app/Components/InformacionEquipos/ProgramSelector.tsx @@ -78,8 +78,6 @@ function ProgramSelector({ titulo, opcion }: DatosEquipo) {