DioxusLabs/docsite

0.5 docs use 0.6 code examples

Closed this issue · 1 comments

There are breaking changes between dioxus 0.5 and dioxus 0.6. The 0.5 docs were updated to use the examples that compile with 0.6 which means those examples no longer compile. A few examples:

Fixed in 2c78347