Skip to content

Commit 76e459e

Browse files
committed
fix: readme
1 parent 5533b01 commit 76e459e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/storage/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Local and persistent storage utilities for Dioxus.
99
Add `dioxus-storage` to your `Cargo.toml`:
1010
```toml
1111
[dependencies]
12-
dioxus-storage = "0.1"
12+
dioxus_storage = "0.1"
1313
```
1414

1515
Example:

0 commit comments

Comments
 (0)