DioxusLabs / example-projects

Featured Dioxus projects on how to build clean user interfaces in Rust
486 stars 64 forks source link

Move router book project #16

Closed DogeDark closed 1 year ago

DogeDark commented 1 year ago

This pull request moves the router book's complementary project from my account to this repo. I will also open a pull request on the Dioxus repo to update the project's location in the book.

DogeDark commented 1 year ago

PR on Dioxus repo to update the book: https://github.com/DioxusLabs/dioxus/pull/610

DogeDark commented 1 year ago

Actually, #522 superscedes this if merged.