mirror of
https://github.com/emailerfacu-spec/minix-front.git
synced 2026-04-01 13:10:44 -03:00
fix: mensaje equivocado
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
</CardHeader>
|
||||
<CardContent>
|
||||
{#if page.data.usuarios.length === 0}
|
||||
<CardDescription>No hay posts que mostar</CardDescription>
|
||||
<CardDescription>No hay usuarios que mostar</CardDescription>
|
||||
{:else}
|
||||
<TablaUsuarios bind:usuarios></TablaUsuarios>
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user