Migrate to laravel ai sdk (#181)
Also * upgrade to livewire 4 * replace rappsoft tables with filament
This commit is contained in:
@@ -25,7 +25,6 @@
|
||||
<button
|
||||
@endif
|
||||
{{ $attributes->whereDoesntStartWith('class')->merge(['type' => $type]) }}
|
||||
type="button"
|
||||
{{ $attributes->class(['btn', "!inline-flex lg:tooltip $tooltipPosition" => $tooltip]) }}
|
||||
|
||||
@if($link && $external)
|
||||
|
||||
Reference in New Issue
Block a user