Version: 0.0.9
Last Updated: Unknown
A wrapper that handles wrapping for animations.
To add this component to storybook, go to stories/index.js and add the following:
import AnimationSpring from '../src/components/AnimationSpring/AnimationSpring.storybook.js'; AnimationSpring();