1.0.2 • Published 1 year ago

count-down-lttd v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

count-down-lttd

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save count-down-lttd

Usage

import React, { Component } from 'react'

import CountDown from 'count-down-lttd'
import 'count-down-lttd/dist/index.css'

class Example extends Component {
  render() {
    return <CountDown />
  }
}

License

MIT © khanhnttu

1.0.2

1 year ago

1.0.0

1 year ago