mirror of
https://github.com/DioxusLabs/dioxus
synced 2024-11-27 06:30:20 +00:00
fix: doc location
This commit is contained in:
parent
eaeda6e201
commit
f682a7a635
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#![doc = include_str!("../notes/readme.md")]
|
||||
#![doc = include_str!("../notes/README.md")]
|
||||
|
||||
pub use dioxus_core as core;
|
||||
|
||||
|
|
Loading…
Reference in a new issue