]> git.localhorst.tv Git - alttp.git/blob - dropdown-link.blade.php
761ee8a39e0781643619cd041841665242f7d4c4
[alttp.git] / dropdown-link.blade.php
1 <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>