button animated change component..
This commit is contained in:
@ -14,11 +14,11 @@
|
||||
{!! $item->description !!}
|
||||
</p>
|
||||
|
||||
<a href="{{ $item->action }}" class="font-light text-sm" target="_blank">
|
||||
<x-link.hover>
|
||||
<x-link href="{{ $item->action }}" class="font-light text-sm" override="class" target="_blank">
|
||||
<x-link.hover>
|
||||
{{ $item->learn_more }}
|
||||
</x-link.hover>
|
||||
</a>
|
||||
</x-link>
|
||||
</div>
|
||||
|
||||
<div class="absolute ltr:right-0 rtl:left-0 -top-4">
|
||||
|
Reference in New Issue
Block a user