1.0.8 • Published 6 years ago

react-component-calculator v1.0.8

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

react-component-calculator

NPM JavaScript Style Guide

Install

npm install --save react-component-calculator

Usage

import React, { Component } from 'react'

import MyComponent from 'react-component-calculator'

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

License

MIT © alinaalutei

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago