Vereinheitliche Empty States in Tabellen
This commit is contained in:
@@ -197,6 +197,7 @@ onMounted(async () => {
|
||||
])"
|
||||
:on-select="(row) => router.push(`/administration/users/${row.original?.id || row.id}`)"
|
||||
class="mt-4"
|
||||
:empty="{ icon: 'i-heroicons-circle-stack-20-solid', label: 'Keine zugeordneten Benutzer gefunden' }"
|
||||
/>
|
||||
</UCard>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user