my-sample-react-lib-ntg

1.2.0 • Public • Published

my-sample-react-lib-ntg

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save my-sample-react-lib-ntg

Usage

import React, { Component } from 'react'

import MyComponent from 'my-sample-react-lib-ntg'
import 'my-sample-react-lib-ntg/dist/index.css'

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

License

MIT © Hareesh7036

Readme

Keywords

none

Package Sidebar

Install

npm i my-sample-react-lib-ntg

Weekly Downloads

2

Version

1.2.0

License

MIT

Unpacked Size

9.85 kB

Total Files

7

Last publish

Collaborators

  • hareesh7036