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}