This commit is contained in:
2026-06-04 11:47:45 -04:00
parent 2625992014
commit c1f041b4f6
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
<MudDialogProvider/> <MudDialogProvider/>
<MudSnackbarProvider/> <MudSnackbarProvider/>
<Router AppAssembly="@typeof(IGP.Pages.Home.HomePage).Assembly"> <Router AppAssembly="@typeof(HomePage).Assembly">
<Found Context="routeData"> <Found Context="routeData">
<RouteView RouteData="@routeData" DefaultLayout="@typeof(MainLayout)"/> <RouteView RouteData="@routeData" DefaultLayout="@typeof(MainLayout)"/>
<FocusOnNavigate RouteData="@routeData" Selector="h1"/> <FocusOnNavigate RouteData="@routeData" Selector="h1"/>
+3 -3
View File
@@ -42,12 +42,12 @@
"state": { "state": {
"type": "markdown", "type": "markdown",
"state": { "state": {
"file": "Device MAUI Pages Setup.md", "file": "Build Calculator CmdLine.md",
"mode": "source", "mode": "source",
"source": false "source": false
}, },
"icon": "lucide-file", "icon": "lucide-file",
"title": "Device MAUI Pages Setup" "title": "Build Calculator CmdLine"
} }
} }
], ],
@@ -225,8 +225,8 @@
}, },
"active": "68e1ba2b54081b9a", "active": "68e1ba2b54081b9a",
"lastOpenFiles": [ "lastOpenFiles": [
"Build Calculator CmdLine.md",
"Device MAUI Pages Setup.md", "Device MAUI Pages Setup.md",
"Build Calculator CmdLine.md",
"Feature Proposals.md", "Feature Proposals.md",
"_Tasks Kanban.base", "_Tasks Kanban.base",
"Tasks/Worker Income UI and Tests.md", "Tasks/Worker Income UI and Tests.md",