mirror of
https://github.com/HolgerHatGarKeineNode/einundzwanzig-nostr.git
synced 2026-01-28 07:43:18 +00:00
🎨 Add new Flux icons: implement multiple reusable icon components (e.g., hand-raised, hand-thumb-up, heart, hashtag, home) with variant support for improved UI consistency.
This commit is contained in:
9
resources/views/flux/command/empty.blade.php
Normal file
9
resources/views/flux/command/empty.blade.php
Normal file
@@ -0,0 +1,9 @@
|
||||
@blaze
|
||||
|
||||
<ui-option-empty class="data-hidden:hidden">
|
||||
<div class="flex items-center justify-center h-10">
|
||||
<div class="text-sm text-zinc-500 dark:text-zinc-400 font-medium">
|
||||
{{ $slot }}
|
||||
</div>
|
||||
</div>
|
||||
</ui-option-empty>
|
||||
Reference in New Issue
Block a user