@cc-test2/cc-react-components

1.0.1 • Public • Published

cc-react-components

Made with create-react-library 1

NPM JavaScript Style Guide

Install

npm install --save cc-react-components

Usage

import React, { Component } from 'react'

import MyComponent from 'cc-react-components'

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

License

MIT © CodeCraft

Readme

Keywords

Package Sidebar

Install

npm i @cc-test2/cc-react-components

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

62.5 kB

Total Files

3

Last publish

Collaborators

  • lordapollo