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.

3 lines (2 loc) 115 B
declare const Button: import("styled-components").StyledComponent<"div", any, {}, never>; export default Button;