new style and new names

This commit is contained in:
2025-11-19 12:43:40 -06:00
parent 5fdd8a6c5a
commit 5b77e2a410
18 changed files with 132 additions and 74 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ function Header() {
const pathname = usePathname();
const publicNav = ["/escaner", "/agregarEquipo", "/editar"];
const privateNav = ["/reporte", "/crearCuenta", "/cambiarPass","/perifericos"];
const privateNav = ["/equipoComputo", "/crearCuenta", "/cambiarPass","/perifericos"];
return (
<header className={header.header}>