image icon changed for item
This commit is contained in:
@@ -16,7 +16,7 @@ class BlockResource extends Resource
|
||||
{
|
||||
protected static ?string $model = Block::class;
|
||||
|
||||
protected static ?string $navigationIcon = 'codeat3/blade-clarity-icons';
|
||||
protected static ?string $navigationIcon = 'heroicon-c-home-modern';
|
||||
|
||||
protected static ?string $navigationGroup = 'Master Entries';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user