@open-nps/react-component
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

@open-nps/react-component

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save @open-nps/react-component

Usage

import React, { Component } from 'react'

import MyComponent from '@open-nps/react-component'
import '@open-nps/react-component/dist/index.css'

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

License

MIT © guidiego

Readme

Keywords

none

Package Sidebar

Install

npm i @open-nps/react-component

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

15.7 kB

Total Files

11

Last publish

Collaborators

  • guidiego