fix: esto arregla todos los warnings de svelte

This commit is contained in:
2025-07-27 13:53:57 -03:00
parent a5f78673d4
commit c180c8ef80
3 changed files with 18 additions and 18 deletions
+2 -2
View File
@@ -171,8 +171,8 @@
</div>
{/if}
<hr />
<a href="#" onclick={() => (showrecuperarmodal = true)}
>Recuperar Cuenta</a
<button class="btn btn-link" onclick={() => {showrecuperarmodal = true; window.scrollTo(0,0);}}
>Recuperar Cuenta</button
>
</CardBody>
</Card>