From 99ecc65b06eb4aae46b8ae1809841e8d88807976 Mon Sep 17 00:00:00 2001 From: Mariela Date: Sun, 31 Jul 2022 21:14:34 -0600 Subject: [PATCH] =?UTF-8?q?fix=20error=20de=20texto=20en=20la=20navegaci?= =?UTF-8?q?=C3=B3n?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web-ui/web-react/src/App.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web-ui/web-react/src/App.js b/web-ui/web-react/src/App.js index 1fef97b4..dada19e8 100644 --- a/web-ui/web-react/src/App.js +++ b/web-ui/web-react/src/App.js @@ -183,7 +183,7 @@ const App = () => { to: '/guardasSeguridad', }, { - label: 'Comunidadades', + label: 'Comunidades', icon: PrimeIcons.BUILDING, to: '/comunidadesViviendas', },