1.0.4 • Published 1 year ago

sqa-react-component-library v1.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

@sqa/react-component-library

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save @sqa/react-component-library

Usage

import React, { Component } from 'react'

import MyComponent from '@sqa/react-component-library'
import '@sqa/react-component-library/dist/index.css'

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

License

MIT © guberinicrade

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago