Updated alignment and resource file order
This commit is contained in:
@@ -49,7 +49,7 @@ class TestingPanelReadingResource extends Resource
|
|||||||
|
|
||||||
protected static ?string $navigationGroup = 'Testing Panel';
|
protected static ?string $navigationGroup = 'Testing Panel';
|
||||||
|
|
||||||
protected static ?int $navigationSort = 3;
|
protected static ?int $navigationSort = 4;
|
||||||
|
|
||||||
public static function form(Form $form): Form
|
public static function form(Form $form): Form
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user