Skip to content

Commit

Permalink
Update icon
Browse files Browse the repository at this point in the history
  • Loading branch information
zepfietje committed Feb 23, 2024
1 parent 1cc5e6f commit 23c4aae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Filament/Clusters/Products.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

class Products extends Cluster
{
protected static ?string $navigationIcon = 'heroicon-o-squares-2x2';
protected static ?string $navigationIcon = 'heroicon-m-squares-2x2';

protected static ?string $navigationGroup = 'Shop';

Expand Down

0 comments on commit 23c4aae

Please sign in to comment.