Lightweight React component for animating height using CSS transitions. Slide up/down the element, and animate it to any specific height.
758
stars
53
forks
source link
Update auto-height example to disconnect ResizeObserver when unmounted #146
Closed
PrettyCoffee closed 1 year ago
Noticed this when looking into the examples. Just to make sure that the cleanup is handled properly, when the component unmounts.