Open Lelelo1 opened 5 years ago
Move updatingListeners implementation currently in componentDidMount/componentWillUnmount to updateListeners method.
For instance Slider should use updateListeners instead of what's currently in componenDidMount/componentDidUpdate.
Slider
Move updatingListeners implementation currently in componentDidMount/componentWillUnmount to updateListeners method.
For instance
Slider
should use updateListeners instead of what's currently in componenDidMount/componentDidUpdate.