UNPKG

react-web-animation

Version:

react-web-animation is a set of React components that expose the Web Animations API in a declarative way.

5 lines (3 loc) 138 B
import withHocElements from './utils/with_hoc_elements'; import Animation from './animation'; export default withHocElements(Animation);