1.0.1 • Published 4 years ago

gc-checkout-modal v1.0.1

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

gc-checkout-modal

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save gc-checkout-modal

Usage

import React, { Component } from 'react'

import MyComponent from 'gc-checkout-modal'
import 'gc-checkout-modal/dist/index.css'

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

License

MIT © maghost