mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-28 23:01:29 +00:00
5 lines
218 B
PHP
5 lines
218 B
PHP
@blaze(fold: true)
|
|
<div class="inline-flex items-center overflow-hidden rounded-xl border border-gray-200 shadow-sm dark:border-gray-700 [&_a]:rounded-none [&_button]:rounded-none" role="group">
|
|
{{ $slot }}
|
|
</div>
|