mirror of
https://github.com/adoyle0/leptos-use.git
synced 2025-01-23 00:59:22 -05:00
Remove @ prefix on mdbook storage reference
This commit is contained in:
parent
9306e0299c
commit
e8c6540369
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
[Changelog](changelog.md)
|
[Changelog](changelog.md)
|
||||||
[Functions](functions.md)
|
[Functions](functions.md)
|
||||||
|
|
||||||
# @Storage
|
# Storage
|
||||||
|
|
||||||
- [use_local_storage](storage/use_local_storage.md)
|
- [use_local_storage](storage/use_local_storage.md)
|
||||||
- [use_session_storage](storage/use_session_storage.md)
|
- [use_session_storage](storage/use_session_storage.md)
|
||||||
|
|
Loading…
Add table
Reference in a new issue