button animated change component..

This commit is contained in:
Cüneyt Şentürk
2022-07-04 12:52:24 +03:00
parent 47610fa373
commit ded7bfdce6
31 changed files with 135 additions and 84 deletions

View File

@ -113,9 +113,9 @@
<div class="flex ltr:ml-2 rtl:mr-2">
<span class="w-28 text-left block text-base truncate">
<x-link.hover>
<x-button.hover>
{{ Str::limit(setting('company.name'), 22) }}
</x-link.hover>
</x-button.hover>
</span>
@can('read-common-companies')