maslianok / react-resize-detector

A Cross-Browser, Event-based, Element Resize Detection for React
http://maslianok.github.io/react-resize-detector/
MIT License
1.25k stars 91 forks source link

#206 Add React 18 to peerDependencies #207

Closed snelsi closed 2 years ago

snelsi commented 2 years ago

Refs #206

chentsulin commented 2 years ago

@maslianok Is there any change to review this PR?

k-funk commented 2 years ago

Would like to see this get released in 6.x as well. My project isn't ready to abandon resize-observer-polyfill just yet.

Semigradsky commented 2 years ago

@k-funk just add resize-observer-polyfill yourself.