From 6dd3c672d83f0087300c6e00353815f9376e91c0 Mon Sep 17 00:00:00 2001 From: dmolinari Date: Thu, 9 Oct 2025 11:32:56 -0300 Subject: [PATCH] Fix Min Font Size --- 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 0061295..065fa7c 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 multiple 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. **

{PaginacionControles} -