...
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<MudDialogProvider/>
|
||||
<MudSnackbarProvider/>
|
||||
|
||||
<Router AppAssembly="@typeof(IGP.Pages.Home.HomePage).Assembly">
|
||||
<Router AppAssembly="@typeof(HomePage).Assembly">
|
||||
<Found Context="routeData">
|
||||
<RouteView RouteData="@routeData" DefaultLayout="@typeof(MainLayout)"/>
|
||||
<FocusOnNavigate RouteData="@routeData" Selector="h1"/>
|
||||
|
||||
Vendored
+3
-3
@@ -42,12 +42,12 @@
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Device MAUI Pages Setup.md",
|
||||
"file": "Build Calculator CmdLine.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "Device MAUI Pages Setup"
|
||||
"title": "Build Calculator CmdLine"
|
||||
}
|
||||
}
|
||||
],
|
||||
@@ -225,8 +225,8 @@
|
||||
},
|
||||
"active": "68e1ba2b54081b9a",
|
||||
"lastOpenFiles": [
|
||||
"Build Calculator CmdLine.md",
|
||||
"Device MAUI Pages Setup.md",
|
||||
"Build Calculator CmdLine.md",
|
||||
"Feature Proposals.md",
|
||||
"_Tasks Kanban.base",
|
||||
"Tasks/Worker Income UI and Tests.md",
|
||||
|
||||
Reference in New Issue
Block a user