adepth

1.0.0 • Public • Published

adepth

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save adepth

Usage

import React, { Component } from 'react'

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

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

License

MIT © kuldip-dev

Readme

Keywords

none

Package Sidebar

Install

npm i adepth

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

41.4 kB

Total Files

7

Last publish

Collaborators

  • kuldip-dobariya