mirror of
https://github.com/streamich/react-use.git
synced 2026-01-18 14:06:52 +00:00
Merge pull request #784 from OctoD/master
chore: fixes createBreakpoint link
This commit is contained in:
commit
f84a5c3589
@ -65,7 +65,7 @@
|
||||
- [`useWindowScroll`](./docs/useWindowScroll.md) — tracks `Window` scroll position. [![][img-demo]](https://streamich.github.io/react-use/?path=/story/sensors-usewindowscroll--docs)
|
||||
- [`useWindowSize`](./docs/useWindowSize.md) — tracks `Window` dimensions. [![][img-demo]](https://codesandbox.io/s/m7ln22668)
|
||||
- [`useMeasure`](./docs/useMeasure.md) — tracks an HTML element's dimensions using the Resize Observer API.[![][img-demo]](https://streamich.github.io/react-use/?path=/story/sensors-usemeasure--demo)
|
||||
- [`createBreakpoint`](./doc/createBreakpoint.md) — tracks `innerWidth`
|
||||
- [`createBreakpoint`](./docs/createBreakpoint.md) — tracks `innerWidth`
|
||||
<br/>
|
||||
<br/>
|
||||
- [**UI**](./docs/UI.md)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user