Skip to content

Commit 96c74de

Browse files
committed
Update year in readme :)
1 parent af5e4c8 commit 96c74de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Handle element resizes like it's 2018!
1+
# Handle element resizes like it's 2019!
22

33
Nowadays browsers have started to support element resize handling natively using [ResizeObservers](https://wicg.github.io/ResizeObserver/). We use this feature (with a [polyfill](https://github.com/que-etc/resize-observer-polyfill)) to help you handle element resizes in React.
44

0 commit comments

Comments
 (0)