mirror of
https://github.com/DioxusLabs/dioxus
synced 2024-11-10 22:54:12 +00:00
update router readme
This commit is contained in:
parent
5c1915990b
commit
da1862507e
1 changed files with 0 additions and 11 deletions
|
@ -2,7 +2,6 @@
|
|||
<h1>Dioxus Router</h1>
|
||||
</div>
|
||||
|
||||
|
||||
<div align="center">
|
||||
<!-- Crates version -->
|
||||
<a href="https://crates.io/crates/dioxus">
|
||||
|
@ -35,8 +34,6 @@
|
|||
</a>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div align="center">
|
||||
<h3>
|
||||
<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
|
||||
|
|
Loading…
Reference in a new issue