npm.io
1.0.8 • Published 2 years ago

cashier-library-test

Licence
MIT
Version
1.0.8
Deps
12
Size
425 kB
Vulns
2
Weekly
0
DeprecatedThis package is deprecated

cashier-library-test

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save cashier-library-test

Usage

import React, { Component } from 'react'

import MyComponent from 'cashier-library-test'
import 'cashier-library-test/dist/index.css'

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

License

MIT