File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ class DescendantChartPage extends Page
1515
1616 protected static ?int $ navigationSort = 2 ;
1717
18- protected static string $ view = 'filament.app.pages.descendant-chart-page ' ;
18+ protected string $ view = 'filament.app.pages.descendant-chart-page ' ;
1919
2020 protected static ?string $ title = 'Descendant Chart ' ;
2121
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ class PedigreeChartPage extends Page
1515
1616 protected static ?int $ navigationSort = 1 ;
1717
18- protected static string $ view = 'filament.app.pages.pedigree-chart-page ' ;
18+ protected string $ view = 'filament.app.pages.pedigree-chart-page ' ;
1919
2020 protected static ?string $ title = 'Pedigree Chart ' ;
2121
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ class PremiumDashboardPage extends Page
1919
2020 protected static ?int $ navigationSort = 1 ;
2121
22- protected static string $ view = 'filament.app.pages.premium-dashboard-page ' ;
22+ protected string $ view = 'filament.app.pages.premium-dashboard-page ' ;
2323
2424 protected static ?string $ title = 'Premium Dashboard ' ;
2525
You can’t perform that action at this time.
0 commit comments