Skip to content

Commit

Permalink
Update CategoryResource.php
Browse files Browse the repository at this point in the history
  • Loading branch information
Simoneu01 committed Sep 12, 2023
1 parent 7d28ff6 commit 0135438
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Resources/CategoryResource.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ class CategoryResource extends Resource

protected static ?string $navigationGroup = 'Blog';

protected static ?string $navigationIcon = 'heroicon-o-collection';
protected static ?string $navigationIcon = 'heroicon-o-rectangle-stack';

protected static ?int $navigationSort = 1;

Expand Down

0 comments on commit 0135438

Please sign in to comment.