We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c454b4 commit e481917Copy full SHA for e481917
src/Livewire/ExportButtonComponent.php
@@ -2,7 +2,6 @@
2
3
namespace Yajra\DataTables\Livewire;
4
5
-use Illuminate\Database\Eloquent\Concerns\HasAttributes;
6
use Illuminate\Support\Facades\Bus;
7
use Illuminate\Support\Facades\Storage;
8
use Livewire\Component;
0 commit comments