1.0.6 • Published 3 years ago

sand-product-config v1.0.6

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

sand-product-config

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save sand-product-config

Usage

import React, { Component } from 'react'

import MyComponent from 'sand-product-config'
import 'sand-product-config/dist/index.css'

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

License

MIT ©