refactor: update navigation sort order for StudyGroup index page to improve menu organization
This commit is contained in:
parent
d83d346717
commit
d4c44ebcf7
@ -40,7 +40,7 @@ class Index extends Page implements HasActions, HasForms
|
||||
|
||||
protected static ?string $title = 'Kelompok Belajar';
|
||||
|
||||
protected static ?int $navigationSort = 20;
|
||||
protected static ?int $navigationSort = 25;
|
||||
|
||||
protected static ?string $slug = 'learning/study-groups';
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user