0.6.0 • Published 7 months ago

portable-react v0.6.0

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

portable-react

Install

npm install --save portable-react

Usage

import React, { Component } from 'react'

import { Button } from 'portable-react'
import 'portable-react/dist/index.css'

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

License

MIT © ngduc

0.5.8

7 months ago

0.5.7

7 months ago

0.5.9

7 months ago

0.5.6

7 months ago

0.5.5

7 months ago

0.6.0

7 months ago

0.5.0

8 months ago

0.4.5

3 years ago

0.4.2

3 years ago

0.4.1

3 years ago

0.4.0

3 years ago

0.3.7

3 years ago

0.3.6

3 years ago

0.3.5

3 years ago

0.3.3

3 years ago

0.3.2

3 years ago

0.3.1

3 years ago

0.3.0

3 years ago

0.2.6

3 years ago

0.2.5

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago