mirror of
https://github.com/DioxusLabs/dioxus
synced 2025-02-18 22:58:30 +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…
Add table
Reference in a new issue