From 8162d59331f63963077dd822669378174380b386 Mon Sep 17 00:00:00 2001 From: dmolinari Date: Thu, 9 Oct 2025 11:36:27 -0300 Subject: [PATCH] =?UTF-8?q?Fix=20Ortograf=C3=ADa?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/components/GestionComponentes.tsx | 2 +- frontend/src/components/SimpleTable.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/components/GestionComponentes.tsx b/frontend/src/components/GestionComponentes.tsx index 065fa7c..05bd7ea 100644 --- a/frontend/src/components/GestionComponentes.tsx +++ b/frontend/src/components/GestionComponentes.tsx @@ -184,7 +184,7 @@ const GestionComponentes = () => {

Gestión de Componentes Maestros ({table.getFilteredRowModel().rows.length})

Unifica valores inconsistentes y elimina registros no utilizados.

-

** La Tabla permite ordenar por multiple columnas manteniendo shift al hacer click en la cabecera. **

+

** La tabla permite ordenar por múltiples columnas manteniendo shift al hacer click en la cabecera. **

{ {sectores.map(s => ())}
-

** La Tabla permite ordenar por multiple columnas manteniendo shift al hacer click en la cabecera. **

+

** La tabla permite ordenar por múltiples columnas manteniendo shift al hacer click en la cabecera. **

{PaginacionControles}