diff --git a/src/App.jsx b/src/App.jsx index 79ef5d5..a9d5375 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -111,7 +111,7 @@ function AppContent() { } /> {/* Ruta para Uso de Almacenamiento */} - diff --git a/src/components/Sidebar.jsx b/src/components/Sidebar.jsx index 8b77789..337fd38 100644 --- a/src/components/Sidebar.jsx +++ b/src/components/Sidebar.jsx @@ -157,8 +157,8 @@ export default function Sidebar({ isMobileOpen, onMobileClose }) { title: 'Tableros', items: [ { - name: 'Uso de Almacenamiento', - path: '/tablero/almacenamiento', + name: 'Resumen de cumplimiento', + path: '/tablero/cumplimiento', icon: (