@bavard/react-components
TypeScript icon, indicating that this package has built-in type declarations

0.1.28 • Public • Published

react-components

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save react-components

Usage

import React, { Component } from 'react'

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

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

License

MIT © WebDeveloper325

Readme

Keywords

none

Package Sidebar

Install

npm i @bavard/react-components

Weekly Downloads

13

Version

0.1.28

License

UNLICENSED

Unpacked Size

231 kB

Total Files

202

Last publish

Collaborators

  • davewbrwn
  • bbrewer