Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 238 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 238 Bytes

react-hook-useResize

small custom hook, I am using to check if window was resized

You can check if window was resized with isResized, can do something and switch it back with setIsResized. Also, you can use size if you need ([x, y]),