fixed style

This commit is contained in:
2025-10-31 20:26:32 -06:00
parent 9e80880ed3
commit 1c6c68de6a
8 changed files with 94 additions and 65 deletions
+1 -1
View File
@@ -13,6 +13,6 @@ export function middleware(request: NextRequest) {
}
export const config = {
matcher: ["/AgregarEquipo", "/Escaner"],
matcher: [],
};
//IO