1
0
mirror of https://github.com/LinkStackOrg/LinkStack.git synced 2025-03-07 04:57:41 +01:00
2021-04-16 03:30:00 +04:30

2 lines
199 B
PHP
Executable File

<a {{ $attributes->merge(['class' => 'block px-4 py-2 text-sm leading-5 text-gray-700 hover:bg-gray-100 focus:outline-none focus:bg-gray-100 transition duration-150 ease-in-out']) }}>{{ $slot }}</a>