Skip to content

Commit

Permalink
chore: recreate yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
xobotyi committed May 15, 2021
1 parent cff404d commit cb3d0fb
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14,177 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,3 @@ import { useMountEffect } from "@react-hookz/web/esnext";
— Manages a single LocalStorage key.
- [`useSessionStorageValue`](https://react-hookz.github.io/?path=/docs/side-effects-usesessionstoragevalue)
— Manages a single SessionStorage key.
- [`useStorageValue`](https://react-hookz.github.io/?path=/docs/side-effects-usestoragevalue)
— Manages a single storage key. General-purpose hook for string key-value storages, that used
in `useLocalStorageValue` and `useSessionStorageValue`.
Loading

0 comments on commit cb3d0fb

Please sign in to comment.