1.0.0 • Published 9 months ago

npm-lib-23 v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

npm-lib-23

Made by Rahul OP Panchal

NPM JavaScript Style Guide

Install

npm install --save npm-lib-23

Usage

import React, { Component } from 'react'

import MyComponent from 'npm-lib-23'
import 'npm-lib-23/dist/index.css'

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

License

MIT © rahulcodz

1.0.0

9 months ago