Initial commit
This commit is contained in:
1
resources/views/livewire/datatables/link.blade.php
Normal file
1
resources/views/livewire/datatables/link.blade.php
Normal file
@@ -0,0 +1 @@
|
||||
<a href="{{ $href }}" class="border-2 border-transparent hover:border-blue-500 hover:bg-blue-100 hover:shadow-lg text-black rounded-lg px-3 py-1">{{ $slot }}</a>
|
||||
Reference in New Issue
Block a user