masspa-eorder-product

1.0.11 • Public • Published

masspa-eorder-product

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save masspa-eorder-product

Usage

import React, { Component } from 'react'

import MyComponent from 'masspa-eorder-product'
import 'masspa-eorder-product/dist/index.css'

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

Properties

Prop description
description HTML
title title of product
madeIn made in
price price of product
featureList array of feature
stars number of stars
sku SKU
orderAction action order button
fontFamily font-family

License

© thinktodo-dev

Readme

Keywords

none

Package Sidebar

Install

npm i masspa-eorder-product

Weekly Downloads

13

Version

1.0.11

License

none

Unpacked Size

41.7 kB

Total Files

12

Last publish

Collaborators

  • thinktodo-dev