ZeeCoder / use-resize-observer

A React hook that allows you to use a ResizeObserver to measure an element's size.
MIT License
644 stars 42 forks source link

Default size #10

Closed ZeeCoder closed 5 years ago

ZeeCoder commented 5 years ago

@imran-ebi any chance you could help me out with the correct type definitions here? The hook now takes an options object essentially.