1.0.7 • Published 6 months ago

my-react-counter-smit v1.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

my-react-counter

this for test how we can use use state in react library

NPM JavaScript Style Guide

Install

npm install --save my-react-counter

Usage

import React, { Component } from 'react'

import MyComponent from 'my-react-counter'
import 'my-react-counter/dist/index.css'

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

License

MIT © swirl-smit

1.0.7

6 months ago

1.0.5

6 months ago

1.0.4

6 months ago

1.0.3

6 months ago

1.0.2

6 months ago

1.0.1

6 months ago

1.0.0

6 months ago