1.0.7 • Published 3 years ago

@friendlyss/react-boost v1.0.7

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

@friendlyss/react-boost

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save @friendlyss/react-boost

Usage

import React, { Component } from 'react'

import MyComponent from '@friendlyss/react-boost'
import '@friendlyss/react-boost/dist/index.css'

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

License

MIT © kodiyak

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago