jenwit-component

1.0.1 • Public • Published

jenwit-component

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save jenwit-component

Usage

import React, { Component } from 'react'

import MyComponent from 'jenwit-component'
import 'jenwit-component/dist/index.css'

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

License

MIT © jenwit07

Readme

Keywords

none

Package Sidebar

Install

npm i jenwit-component

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

8.82 kB

Total Files

7

Last publish

Collaborators

  • vfaraday