@patrice-h/testreactcomponent

1.3.0 • Public • Published

@patrice-h/testreactcomponent

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save @patrice-h/testreactcomponent

Usage

import React, { Component } from 'react'

import MyComponent from '@patrice-h/testreactcomponent'
import '@patrice-h/testreactcomponent/dist/index.css'

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

License

MIT © Patrice-H

Dependencies (0)

    Dev Dependencies (19)

    Package Sidebar

    Install

    npm i @patrice-h/testreactcomponent

    Weekly Downloads

    0

    Version

    1.3.0

    License

    MIT

    Unpacked Size

    4.12 kB

    Total Files

    7

    Last publish

    Collaborators

    • patrice-h