1.0.0 • Published 5 months ago
countdown-timer-pranto v1.0.0
countdown-timer
This is an simple timer
Install
npm install --save countdown-timer
Usage
import React, { Component } from 'react'
import MyComponent from 'countdown-timer'
import 'countdown-timer/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © prantokhaan
1.0.0
5 months ago