Skip to content

Commit 2f1053f

Browse files
author
Pavel Ivanoff
committed
docs: add link for the-platform package
1 parent 9868e35 commit 2f1053f

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

README.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -31,19 +31,19 @@ npm install react-hooky
3131

3232
### [the-platform](https://github.com/palmerhq/the-platform)
3333

34-
- `<Audio /> `
35-
- `<Preload /> `
36-
- `<Script /> `
37-
- `<Stylesheet /> `
38-
- `<Video /> `
39-
- `useDeviceMotion`
40-
- `useDeviceOrientation`
41-
- `useGeoPosition`
42-
- `useIntersectionObserver`
43-
- `useMedia`
44-
- `useNetworkStatus`
45-
- `useWindowScrollPosition`
46-
- `useWindowSize`
34+
- [`<Audio /> `](https://github.com/palmerhq/the-platform#Audio )
35+
- [`<Preload /> `](https://github.com/palmerhq/the-platform#Preload )
36+
- [`<Script /> `](https://github.com/palmerhq/the-platform#Script )
37+
- [`<Stylesheet /> `](https://github.com/palmerhq/the-platform#Stylesheet )
38+
- [`<Video /> `](https://github.com/palmerhq/the-platform#Video )
39+
- [`useDeviceMotion`](https://github.com/palmerhq/the-platform#useDeviceMotion)
40+
- [`useDeviceOrientation`](https://github.com/palmerhq/the-platform#useDeviceOrientation)
41+
- [`useGeoPosition`](https://github.com/palmerhq/the-platform#useGeoPosition)
42+
- [`useIntersectionObserver`](https://github.com/palmerhq/the-platform#useIntersectionObserver)
43+
- [`useMedia`](https://github.com/palmerhq/the-platform#useMedia)
44+
- [`useNetworkStatus`](https://github.com/palmerhq/the-platform#useNetworkStatus)
45+
- [`useWindowScrollPosition`](https://github.com/palmerhq/the-platform#useWindowScrollPosition)
46+
- [`useWindowSize`](https://github.com/palmerhq/the-platform#useWindowSize)
4747

4848
### [react-use](https://github.com/streamich/react-use)
4949

0 commit comments

Comments
 (0)