limpieza de scipts

This commit is contained in:
2026-03-09 13:47:20 -06:00
10 changed files with 127 additions and 164 deletions

View File

@@ -102,6 +102,7 @@ function createAuthStore() {
credentials: 'include',
headers: {
'Content-Type': 'application/json',
'X-Tenant-Slug': credentials.tenant_slug,
},
body: JSON.stringify(credentials)
});

View File

@@ -191,7 +191,7 @@
<label
for="code"
class="block text-xs font-semibold uppercase tracking-wider text-blue-800 dark:text-blue-300 mb-2 text-center"
>Verificación de Seguridad</label
>Verificación de Seguridad</label
>
<div class="relative">
<input