|
@@ -2,7 +2,6 @@
|
|
<h1>Dioxus Router</h1>
|
|
<h1>Dioxus Router</h1>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
-
|
|
|
|
<div align="center">
|
|
<div align="center">
|
|
<!-- Crates version -->
|
|
<!-- Crates version -->
|
|
<a href="https://crates.io/crates/dioxus">
|
|
<a href="https://crates.io/crates/dioxus">
|
|
@@ -35,8 +34,6 @@
|
|
</a>
|
|
</a>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
-
|
|
|
|
-
|
|
|
|
<div align="center">
|
|
<div align="center">
|
|
<h3>
|
|
<h3>
|
|
<a href="https://dioxuslabs.com"> Website </a>
|
|
<a href="https://dioxuslabs.com"> Website </a>
|
|
@@ -110,11 +107,3 @@ fn BlogPost(cx: Scope) -> Element {
|
|
}
|
|
}
|
|
}
|
|
}
|
|
```
|
|
```
|
|
-
|
|
|
|
-
|
|
|
|
-## Resources
|
|
|
|
-
|
|
|
|
-- See the mdbook
|
|
|
|
-- See the one-page brief
|
|
|
|
-- See the guide on the doc site
|
|
|
|
-- The crates.io API
|
|
|