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

Stray console logs #131

Closed JavierM42 closed 3 years ago

JavierM42 commented 3 years ago

Hello, I just noticed some stray console logs after I started to use the package. Are these here for a specific reason?

Screen Shot 2021-02-01 at 13 36 50
whplh commented 3 years ago

Was removed when bumping to in 6.2.1 Which version do you use?

maslianok commented 3 years ago

Yeah, I messed things up a few times in a row :)

But the most recent version from npm shouldn't contain any console.logs.

Let me know if it doesn't work for you