bentatum / better-react-spinkit

A collection of loading indicators for React
http://better-react-spinkit.benjamintatum.com/
ISC License
185 stars 25 forks source link

Add reverse prop to Wave component #9

Closed rvanmil closed 7 years ago

rvanmil commented 7 years ago

The wave animation is right-to-left, but the original Spinkit animation is left-to-right, so I added a reverse prop which makes it animate left-to-right instead.

bentatum commented 7 years ago

😎 thanks @rvanmil