1.0.0 • Published 5 years ago

urbox-react-component v1.0.0

Weekly downloads
-
License
anhpt
Repository
github
Last release
5 years ago

urbox-react-component

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save urbox-react-component

Usage

import React, { Component } from 'react'

import MyComponent from 'urbox-react-component'
import 'urbox-react-component/dist/index.css'

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

License

anhpt © anhpt891995

1.0.0

5 years ago

0.1.9

5 years ago

0.1.8

5 years ago

0.1.7

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago