unused HTML classname ejected

This commit is contained in:
Burak Civan
2022-08-02 12:24:35 +03:00
parent 546d359d04
commit 372ec0782c
11 changed files with 30 additions and 34 deletions

View File

@@ -40,7 +40,7 @@
<x-index.bulkaction.single id="{{ $item->id }}" name="{{ $item->name }}" />
</x-table.td>
<x-table.td class="w-5/12 p-0 whitespace-nowrap text-sm font-medium text-black">
<x-table.td class="w-5/12">
{{ $item->name }}
@if (! $item->enabled)