Skip to content

Commit 1d01e52

Browse files
change icon
1 parent 3e30935 commit 1d01e52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/Filament/Resources/UserResource.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ class UserResource extends Resource
1616

1717
protected static ?string $navigationGroup = 'Admin Menu';
1818

19-
protected static ?string $navigationIcon = 'heroicon-o-user';
19+
protected static ?string $navigationIcon = 'heroicon-o-user-group';
2020

2121
protected static ?int $navigationSort = 3;
2222

0 commit comments

Comments
 (0)