react-hello-button

1.0.3 • Public • Published

react-hello-button

React component for angular uses

NPM JavaScript Style Guide

Install

npm install --save react-hello-button

Usage

import React, { Component } from 'react'

import MyComponent from 'react-hello-button'
import 'react-hello-button/dist/index.css'

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

License

MIT © Arpit Chittora

Package Sidebar

Install

npm i react-hello-button

Weekly Downloads

1

Version

1.0.3

License

MIT

Unpacked Size

4.71 kB

Total Files

7

Last publish

Collaborators

  • arpitchittora