Add navigation sort order to clusters and update profile panel sorting
This commit is contained in:
@@ -66,6 +66,7 @@ class WorkPanelProvider extends PanelProvider
|
||||
->setTitle(__('My profile'))
|
||||
->setNavigationLabel(__('My profile'))
|
||||
->setIcon('heroicon-o-user-circle')
|
||||
->setSort(4)
|
||||
->shouldShowEditProfileForm(false)
|
||||
->customProfileComponents([
|
||||
UserProfileFields::class,
|
||||
|
||||
Reference in New Issue
Block a user