v6.1.0
Moved height recalculation to componentDidUpdate
hook - should behave the same for all compatible React versions and at the same time won't be using deprecated componentWillReceiveProps
hook.
Moved height recalculation to componentDidUpdate
hook - should behave the same for all compatible React versions and at the same time won't be using deprecated componentWillReceiveProps
hook.