fix: esto arregla todos los warnings de svelte
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user