react-xdate
TypeScript icon, indicating that this package has built-in type declarations

0.0.0 • Public • Published

react-xdate

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save react-xdate

Usage

import React, { Component } from 'react'

import MyComponent from 'react-xdate'
import 'react-xdate/dist/index.css'

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

License

MIT © imshubhamsingh

Readme

Keywords

none

Package Sidebar

Install

npm i react-xdate

Weekly Downloads

1

Version

0.0.0

License

MIT

Unpacked Size

4.75 kB

Total Files

9

Last publish

Collaborators

  • imshubhamsingh