react-count-down-animation
v1.1.5
Published
some count down animations
Downloads
2
Readme
react-count-down-animation
some count down animations
Install
npm install --save react-count-down-animation
Usage
import React from 'react'
import { Circle } from 'react-count-down-animation'
const App = () => {
return <Circle />
}
Example
https://thach2108.github.io/react-count-down/
License
MIT © thach2108