1.3.0 • Published 2 years ago

@vrapalis/react-components v1.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@vrapalis/react-components

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save @vrapalis/react-components

Usage

import React, { Component } from 'react'

import MyComponent from '@vrapalis/react-components'
import '@vrapalis/react-components/dist/index.css'

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

License

MIT ©

1.3.0

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

0.11.0

2 years ago

0.10.0

2 years ago

0.9.0

2 years ago

0.8.3

2 years ago

0.8.2

2 years ago

0.8.1

2 years ago

0.8.0

2 years ago

0.7.1

2 years ago

0.7.0

2 years ago