@deepmala0410/calculator

1.0.0 • Public • Published

add-num

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save add-num

Usage

import React, { Component } from 'react'

import MyComponent from 'add-num'
import 'add-num/dist/index.css'

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

License

MIT © Deepmala

Readme

Keywords

none

Package Sidebar

Install

npm i @deepmala0410/calculator

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

26.9 kB

Total Files

7

Last publish

Collaborators

  • deepmala0410