Change the manu order of pages
This commit is contained in:
@@ -9,4 +9,6 @@ class Profile extends Page
|
||||
protected static ?string $navigationIcon = 'heroicon-o-user-circle';
|
||||
|
||||
protected static string $view = 'filament.user.pages.profile';
|
||||
}
|
||||
|
||||
protected static ?int $navigationSort = 4;
|
||||
}
|
||||
Reference in New Issue
Block a user