Skip to content

Commit 44f2296

Browse files
author
Antonio Russo
committed
Readme update [skip ci]
1 parent e31f2d3 commit 44f2296

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,13 @@
33
![npm](https://img.shields.io/npm/v/beautiful-react-hooks)
44
![GitHub stars](https://img.shields.io/github/stars/beautifulinteractions/beautiful-react-hooks?style=social)
55

6+
67
<div align="center">
78
<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" />
910
</p>
1011
</div>
11-
12+
<br />
1213
<div>
1314
<p align="center">
1415
A collection of beautiful (and hopefully useful) React hooks to speed-up your
@@ -76,6 +77,7 @@ $ yarn add beautiful-react-hooks
7677
* [useValueHistory](docs/useValueHistory.md)
7778
* [useMediaQuery](docs/useMediaQuery.md)
7879
* [useOnlineState](docs/useOnlineState.md)
80+
* [useViewportSpy](docs/useViewportSpy.md)
7981
* [useGeolocation](docs/useGeolocation.md), [useGeolocationState](docs/useGeolocationState.md) and [useGeolocationEvents](docs/useGeolocationEvents.md)
8082
* [useMouse](docs/useMouse.md), [useMouseState](docs/useMouseState.md) and [useMouseEvents](docs/useMouseEvents.md)
8183
* [useLifecycle](docs/useLifecycle.md), [useDidMount](docs/useDidMount.md) and [useWillUnmount](docs/useWillUnmount.md)

logo.png

36.1 KB
Loading

0 commit comments

Comments
 (0)