react-with-styles
react-with-styles copied to clipboard
Does not work with `react-transition-group`
For some reason, having a withStyles
wrapped component as a child of a TransitionGroup
breaks things and prevents the lib from seeing componentWillLeave
and other lifecycle methods it needs access to.
@jeduan @lencioni @airbnb/webinfra