kg-testing-react-library
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

kg-testing-react-library

Testing react library setup

NPM JavaScript Style Guide

Install

npm install --save kg-testing-react-library

Usage

import * as React from 'react'

import MyComponent from 'kg-testing-react-library'

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

License

MIT © kirangadhave

Readme

Keywords

none

Package Sidebar

Install

npm i kg-testing-react-library

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

5.19 kB

Total Files

8

Last publish

Collaborators

  • npm