remove unneeded class

This commit is contained in:
hackerESQ
2024-08-06 20:51:59 -05:00
parent e386bc5dc9
commit 38e07cadd7
@@ -88,7 +88,7 @@ new class extends Component {
<x-slot:actions>
@if ($portfolio)
<x-button
class="ms-3 btn-error btn-outline text-white float-left"
class="ms-3 btn-error btn-outline text-white"
wire:click="$toggle('confirmingPortfolioDeletion')"
wire:loading.attr="disabled"
icon="o-trash"