component name changed

This commit is contained in:
Burak Civan
2022-06-27 14:53:06 +03:00
parent f68a566c22
commit 990354b337
29 changed files with 115 additions and 39 deletions

View File

@ -15,7 +15,9 @@
</p>
<a href="{{ $item->action }}" class="font-light text-sm" target="_blank">
<x-text.hover text="{{ $item->learn_more }}" />
<x-link.hover>
{{ $item->learn_more }}
</x-link.hover>
</a>
</div>