We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 356cb2c commit aa97eafCopy full SHA for aa97eaf
mkdocs.yml
@@ -82,7 +82,7 @@ nav:
82
- Add Feliz support: "recipes/ui/add-feliz.md"
83
- Add FontAwesome support: "recipes/ui/add-fontawesome.md"
84
- Migrate from a CDN stylesheet to an NPM package: "recipes/ui/cdn-to-npm.md"
85
- - Add Routing with UseElmish: "recipes/ui/routing-with-elmish.md"
+ - Add routing with state shared between pages: "recipes/ui/add-routing.md"
86
- Storage:
87
- Quickly add a database: "recipes/storage/use-litedb.md"
88
- JavaScript:
0 commit comments