File tree 2 files changed +4
-2
lines changed
2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 3
3
![ npm] ( https://img.shields.io/npm/v/beautiful-react-hooks )
4
4
![ GitHub stars] ( https://img.shields.io/github/stars/beautifulinteractions/beautiful-react-hooks?style=social )
5
5
6
+
6
7
<div align =" center " >
7
8
<p align =" center " >
8
- <img src="./logo.png" alt="Beautiful React Hooks" width="960px " />
9
+ <img src="./logo.png" alt="Beautiful React Hooks" width="750px " />
9
10
</p >
10
11
</div >
11
-
12
+ < br />
12
13
<div >
13
14
<p align =" center " >
14
15
A collection of beautiful (and hopefully useful) React hooks to speed-up your
@@ -76,6 +77,7 @@ $ yarn add beautiful-react-hooks
76
77
* [ useValueHistory] ( docs/useValueHistory.md )
77
78
* [ useMediaQuery] ( docs/useMediaQuery.md )
78
79
* [ useOnlineState] ( docs/useOnlineState.md )
80
+ * [ useViewportSpy] ( docs/useViewportSpy.md )
79
81
* [ useGeolocation] ( docs/useGeolocation.md ) , [ useGeolocationState] ( docs/useGeolocationState.md ) and [ useGeolocationEvents] ( docs/useGeolocationEvents.md )
80
82
* [ useMouse] ( docs/useMouse.md ) , [ useMouseState] ( docs/useMouseState.md ) and [ useMouseEvents] ( docs/useMouseEvents.md )
81
83
* [ useLifecycle] ( docs/useLifecycle.md ) , [ useDidMount] ( docs/useDidMount.md ) and [ useWillUnmount] ( docs/useWillUnmount.md )
You can’t perform that action at this time.
0 commit comments