Stanko / react-animate-height

Lightweight React component for animating height using CSS transitions. Slide up/down the element, and animate it to any specific height.
https://muffinman.io/react-animate-height
MIT License
758 stars 53 forks source link

v2.0.9 - Improved prop type check for height prop #72

Closed Stanko closed 5 years ago

Stanko commented 5 years ago

@markomarkom @radospavlicevic would you guys please take a look?

This should help with https://github.com/Stanko/react-animate-height/issues/71 cc @nuno-andrade-ui

markomarkom commented 5 years ago

Looks good to me 👍