1.0.7 • Published 5 years ago

motiva-react-comp v1.0.7

Weekly downloads
7
License
MIT
Repository
github
Last release
5 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

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago