count-down-lttd

1.0.2 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i count-down-lttd

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

6.35 kB

Total Files

9

Last publish

Collaborators

  • khanhnlttd