subtirelumihail / react-fullpage

A react implementation of fullpage.js
304 stars 105 forks source link

refactor handleResize as class property #78

Open babetmihai opened 5 years ago

babetmihai commented 5 years ago

resize listener was not being removed (a new function was created on componentWillUnmount)