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

@ -3,9 +3,9 @@
<div class="border-b pb-4" x-data="{ create : null }">
<button class="relative w-full text-left group" x-on:click="create !== 1 ? create = 1 : create = null">
<span class="font-medium">
<x-link.hover group-hover>
<x-button.hover group-hover>
{{ trans('general.create') }}
</x-link.hover>
</x-button.hover>
</span>
<div class="text-black-400 text-sm">