react-crude-animated-tick

1.0.2 • Public • Published

React Crude Animated Tick

for React

Usage

import { Tick } from 'react-crude-animated-tick';
 
const component = () => (
  <div>
    <Tick size={200} />
  </div>
);

Props

prop type default
size number (pixels) 150

Readme

Keywords

none

Package Sidebar

Install

npm i react-crude-animated-tick

Weekly Downloads

11

Version

1.0.2

License

MIT

Unpacked Size

249 kB

Total Files

4

Last publish

Collaborators

  • aschui