remove unneeded class
This commit is contained in:
@@ -88,7 +88,7 @@ new class extends Component {
|
|||||||
<x-slot:actions>
|
<x-slot:actions>
|
||||||
@if ($portfolio)
|
@if ($portfolio)
|
||||||
<x-button
|
<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:click="$toggle('confirmingPortfolioDeletion')"
|
||||||
wire:loading.attr="disabled"
|
wire:loading.attr="disabled"
|
||||||
icon="o-trash"
|
icon="o-trash"
|
||||||
|
|||||||
Reference in New Issue
Block a user