mirror of
https://github.com/HolgerHatGarKeineNode/einundzwanzig-nostr.git
synced 2026-01-27 06:33:18 +00:00
10 lines
167 B
PHP
10 lines
167 B
PHP
@blaze
|
|
|
|
@props([
|
|
'variant' => null,
|
|
])
|
|
|
|
<ui-disclosure-group {{ $attributes->class('block') }} data-flux-accordion-heading>
|
|
{{ $slot }}
|
|
</ui-disclosure-group>
|