Skip to content

Commit f9abcec

Browse files
authored
Update README.md
1 parent 4c4b24a commit f9abcec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# use-resize-observer
22

3-
A React hook that allows you to use a ResizeObserver to measure an element's size.
4-
53
<h1 align="center">
64
<br>
75
<img width="250" src="https://raw.githubusercontent.com/ZeeCoder/use-resize-observer/master/media/Logo.png" alt="useResizeObserver">
86
<br>
97
<br>
108
</h1>
119

10+
A React hook that allows you to use a ResizeObserver to measure an element's size.
11+
1212
[![npm version](https://badge.fury.io/js/use-resize-observer.svg)](https://npmjs.com/package/use-resize-observer)
1313
[![build](https://travis-ci.org/ZeeCoder/use-resize-observer.svg?branch=master)](https://travis-ci.org/ZeeCoder/use-resize-observer)
1414

0 commit comments

Comments
 (0)