DioxusLabs / DioxusLabs/docsite
The homepage code snippet does not match the demo
Open
- Dominant language
- Rust
- Stars
- 206
- Forks
- 208
- Avg merge
- 1h 11m
- Merged PRs (30d)
- 3
Description

This snippet:
https://github.com/DioxusLabs/docsite/blob/a97cd402201bc081801bddab6914d0dbd7a5ac70/snippets/homepage.rs#L1-L9
Does not match the actual implementation and thus it raises some questions from the new-comers:
https://github.com/DioxusLabs/docsite/blob/a97cd402201bc081801bddab6914d0dbd7a5ac70/src/components/homepage/hero.rs#L46-L81
* The text is different
* There is Ferris img
* The style is different
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.