react-mq
react-mq copied to clipboard
mixin error setting state after component unmounts
Hi, i'm getting an error where when used as a mixin it tries to set state after the component unmounts. do you have any idea how to remove the listener set by "listenMediaQueries" after unmount?