joshwcomeau / react-flip-move

Effortless animation between DOM changes (eg. list reordering) using the FLIP technique.
http://joshwcomeau.github.io/react-flip-move/examples
MIT License
4.08k stars 259 forks source link

Fix TypeScript export type #222

Closed vsaarinen closed 6 years ago

vsaarinen commented 6 years ago

This should fix react-flip-move for TypeScript users. Replaces #220.

joshwcomeau commented 6 years ago

Thanks for this!! :)

joshwcomeau commented 6 years ago

Published in v3.0.1