1.1.0 • Published 7 months ago

publishing-project v1.1.0

Weekly downloads
-
License
-
Repository
github
Last release
7 months ago

pub

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save pub

Usage

import React, { Component } from 'react'

import MyComponent from 'pub'
import 'pub/dist/index.css'

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

License

© mfatihatas

1.1.0

7 months ago

1.0.2

7 months ago

1.0.0

7 months ago