Fix Storage Doc Discrepancies
Open
documentation
good first issue
- Dominant language
- Rust
- Stars
- 302
- Forks
- 58
- PR merge metrics
- No merged PRs in 30d
Description
Some of the docs for the ``storage`` feature of SDK look to be incorrect. For example, the `use_persistent` hook has the doc:
> A persistent storage hook ***that can be used to store data across application reloads.***
I don't believe the latter bolded/italic part of this doc is correct, at least on the Web platform. We should look for all discrepancies and correct them.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.