Skip to content

Commit 3035407

Browse files
committed
Fix HasLabel import for resource command names
1 parent 2705606 commit 3035407

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Commands/ResourceCommand.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
use Filament\Resources\Pages\Page;
99
use Filament\Resources\Pages\ViewRecord;
1010
use Filament\Resources\Resource;
11+
use Filament\Support\Contracts\HasLabel;
1112
use Illuminate\Database\Connection;
1213
use Illuminate\Database\Eloquent\Builder;
1314
use Illuminate\Database\Eloquent\Collection as EloquentCollection;

0 commit comments

Comments
 (0)