1.0.7 • Published 6 years ago

motiva-react-comp v1.0.7

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

motiva-react-comp

my react component library

NPM JavaScript Style Guide

Install

npm install --save motiva-react-comp

Usage

import React, { Component } from 'react'

import MyComponent from 'motiva-react-comp'
import 'motiva-react-comp/dist/index.css'

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

License

MIT © thang40

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.3

6 years ago

1.0.2

6 years ago