mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 09:18:54 +00:00
4 lines
133 B
PHP
4 lines
133 B
PHP
<button {{ $attributes->merge(['class' => 'bg-blue-500 text-white px-3 py-2 rounded-md inline-block']) }}>
|
|
{{ $slot }}
|
|
</button>
|