1.1.3 • Published 5 months ago

my-react-components-smit v1.1.3

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

my-react-components-smit

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save my-react-components-smit

Usage

import React, { Component } from 'react'

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

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

License

MIT © swirl-smit

1.1.3

5 months ago

1.1.2

5 months ago

1.1.1

5 months ago

1.1.0

5 months ago

1.0.9

5 months ago

1.0.8

5 months ago

1.0.7

5 months ago

1.0.6

5 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