1.0.3 • Published 2 years ago

pintu-npm-demo v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

pintu-npm-demo

NPM JavaScript Style Guide

Install

npm install --save pintu-npm-demo

Usage

import React, { Component } from 'react'

import MyComponent from 'pintu-npm-demo'
import 'pintu-npm-demo/dist/index.css'

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

License

MIT ©

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago