Closed kzahel closed 3 years ago
Your webpage says "Lightweight, no dependency React component for animating height using CSS transitions"
This isn't exactly true. You are using classnames as a dependency.
classnames
That's a super old leftover :) I'll remove it.
Fixed in this commit.
Your webpage says "Lightweight, no dependency React component for animating height using CSS transitions"
This isn't exactly true. You are using
classnames
as a dependency.