mirror of
https://github.com/emailerfacu-spec/minix-front.git
synced 2026-04-01 13:10:44 -03:00
fix: habia un log que quedo de más
This commit is contained in:
@@ -82,7 +82,7 @@
|
||||
</div>
|
||||
<div transition:fade>
|
||||
<Dialog open={openMensaje} onOpenChange={() => (openMensaje = false)}>
|
||||
{$inspect(error)}
|
||||
<!-- {$inspect(error)} -->
|
||||
<DialogContent>{error === '' ? 'Se modificó el usuario' : error}</DialogContent>
|
||||
</Dialog>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user