UNPKG

kinetic-components

Version:

Use CSS animations or your favorite JS animation library to animate a single React component or orchestrate animations amongst a collection of React components.

4 lines (3 loc) 89 B
import React from 'react'; declare const SceneOne: React.FC; export default SceneOne;