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.
2 parents bcba821 + 60dc8a2 commit 164d123Copy full SHA for 164d123
src/Resources/Pages/ViewLibraryItem.php
@@ -3,11 +3,8 @@
3
namespace Tapp\FilamentLibrary\Resources\Pages;
4
5
use Filament\Actions\Action;
6
-use Filament\Infolists\Components\ImageEntry;
7
-use Filament\Infolists\Components\RepeatableEntry;
8
use Filament\Infolists\Components\TextEntry;
9
use Filament\Resources\Pages\ViewRecord;
10
-use Filament\Schemas\Components\Flex;
11
use Filament\Schemas\Components\Grid;
12
use Filament\Schemas\Components\Section;
13
use Filament\Schemas\Schema;
0 commit comments