@pinkel/ui-datepicker
TypeScript icon, indicating that this package has built-in type declarations

1.0.10 • Public • Published

ui-datepicker

adMarketplace date picker library

NPM JavaScript Style Guide

Install

npm install --save ui-datepicker

Usage

import React, { Component } from 'react'

import MyComponent from 'ui-datepicker'
import 'ui-datepicker/dist/index.css'

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

License

MIT © [Pinkel Gurung](https://github.com/Pinkel Gurung)

Dependents (0)

Package Sidebar

Install

npm i @pinkel/ui-datepicker

Weekly Downloads

5

Version

1.0.10

License

MIT

Unpacked Size

3.86 kB

Total Files

9

Last publish

Collaborators

  • pinkelgrg