1.0.1 • Published 5 years ago

@sivandu/npmtest-component v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

npmtest

react components library

NPM JavaScript Style Guide

Install

npm install --save npmtest

Usage

import React, { Component } from 'react'

import MyComponent from 'npmtest'

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

License

MIT © sivakumars

1.0.1

5 years ago

1.0.0

5 years ago