@callumtw42/react-components

1.0.0 • 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 © Callumtw42

Readme

Keywords

none

Package Sidebar

Install

npm i @callumtw42/react-components

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

16.3 kB

Total Files

9

Last publish

Collaborators

  • callumtw42