kchilds-test-react-npm-package

1.0.0 • Public • Published

kchilds-test-react-npm-package

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save kchilds-test-react-npm-package

Usage

import React, { Component } from 'react'

import MyComponent from 'kchilds-test-react-npm-package'
import 'kchilds-test-react-npm-package/dist/index.css'

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

License

MIT © kchilds2020

Readme

Keywords

none

Package Sidebar

Install

npm i kchilds-test-react-npm-package

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

20.8 kB

Total Files

7

Last publish

Collaborators

  • kchilds2020