@drv/react-library
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

react-library

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save react-library

Usage

import React, { Component } from 'react'

import MyComponent from 'react-library'
import 'react-library/dist/index.css'

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

License

MIT © ankitverma0810

drv

Readme

Keywords

none

Package Sidebar

Install

npm i @drv/react-library

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

6.79 kB

Total Files

9

Last publish

Collaborators

  • ankitverma0810