1.0.1 • Published 4 years ago

ca-card v1.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

ca-card

test ca card component

NPM JavaScript Style Guide

Install

npm install --save ca-card

Usage

import React, { Component } from 'react'

import MyComponent from 'ca-card'
import 'ca-card/dist/index.css'

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

License

MIT © canewyork

1.0.1

4 years ago

1.0.0

4 years ago