mirror of
https://github.com/streamich/react-use.git
synced 2026-01-25 14:17:16 +00:00
Added useLockBodyScroll to README
This commit is contained in:
parent
0754bce76e
commit
fa6e9f3dce
@ -72,6 +72,7 @@
|
||||
- [`useCss`](./docs/useCss.md) — dynamically adjusts CSS.
|
||||
- [`useFavicon`](./docs/useFavicon.md) — sets favicon of the page.
|
||||
- [`useLocalStorage`](./docs/useLocalStorage.md) — manages a value in `localStorage`.
|
||||
- [`useLockBodyScroll`](./docs/useLockBodyScroll.md) — lock scrolling of the body element.
|
||||
- [`useSessionStorage`](./docs/useSessionStorage.md) — manages a value in `sessionStorage`.
|
||||
- [`useTitle`](./docs/useTitle.md) — sets title of the page.
|
||||
- [`useDebounce`](./docs/useDebounce.md) — debounces a function.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user