react-my-test-package
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

react-my-test-package

NPM JavaScript Style Guide

Install

npm install --save react-my-test-package

Usage

import * as React from 'react'

import MyComponent from 'react-my-test-package'

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

License

MIT © taqimustafa

Readme

Keywords

none

Package Sidebar

Install

npm i react-my-test-package

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

30 kB

Total Files

9

Last publish

Collaborators

  • taqimustafa