v2 ing soft #89

Merged
fede merged 92 commits from dev into main 2025-07-28 20:20:59 -03:00
Showing only changes of commit 2dd72bf070 - Show all commits
+1 -1
View File
@@ -75,7 +75,7 @@
<ProteRoute componente={PropPage} /> <ProteRoute componente={PropPage} />
</Route> </Route>
<!--Crear Cuenta Propietario--> <!--Informes-->
<Route path="/accion/6"> <Route path="/accion/6">
<ProteRoute componente={Informes} /> <ProteRoute componente={Informes} />
</Route> </Route>