diff --git a/web-ui/web-react/src/components/InvitadosComunidad.js b/web-ui/web-react/src/components/InvitadosComunidad.js index 099f1849..4e59b24f 100644 --- a/web-ui/web-react/src/components/InvitadosComunidad.js +++ b/web-ui/web-react/src/components/InvitadosComunidad.js @@ -72,6 +72,15 @@ const InvitadosComunidad = () => { > ); + const headerTenant = ( + <> +
+ {' '}
+
@@ -82,6 +91,14 @@ const InvitadosComunidad = () => { > ); + const headerPlate = ( +
+ {' '}
+
{' '}
@@ -166,7 +183,7 @@ const InvitadosComunidad = () => {
field="number_plate"
header="Placa"
sortable
- header={headerDNI}
+ header={headerPlate}
/>