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

Updates duration docs to match current 500 ms default #132

Closed codyscott1 closed 2 years ago

codyscott1 commented 2 years ago

Updates duration docs to match current 500 ms default https://github.com/Stanko/react-animate-height/blob/762058a6153f59f18a6a1e8b64135ec62b024993/src/index.tsx#L106

Stanko commented 2 years ago

Thanks!