1.0.0 • Published 3 years ago
adepth v1.0.0
adepth
Made with create-react-library
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
1.0.0
3 years ago