@ied/animate

1.0.0-beta.2 • Public • Published

Animation

Install

yarn add @ied/animate

Use

import Animate from '@ied/animate'

<Animate active>🦄</Animate>

Types

type Props = {
  active?: boolean,
  style?: {},
  className?: string,
  children: React$Node,
}

Readme

Keywords

none

Package Sidebar

Install

npm i @ied/animate

Weekly Downloads

1

Version

1.0.0-beta.2

License

MIT

Unpacked Size

17 kB

Total Files

5

Last publish

Collaborators

  • vibbou
  • lfalorni