diff --git a/src/components/ui/MeshTable/MeshTable.tsx b/src/components/ui/MeshTable/MeshTable.tsx index 68c171a..0c06de4 100644 --- a/src/components/ui/MeshTable/MeshTable.tsx +++ b/src/components/ui/MeshTable/MeshTable.tsx @@ -67,6 +67,15 @@ const MeshTable = ({ title, height, dequienesRelationships, mainRut, forceExpand const getName = (rut: string) => entityNames[rut] || entityNames[normalizeRut(rut)] || ''; const rootIsPerson = !isSociedad(cleanMain); + if (rootIsPerson) { + return ( +
No aplica para persona natural
+