1.0.0 • Published 4 years ago

beachbody-pdp-components v1.0.0

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

beachbody-pdp-components

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save beachbody-pdp-components

Usage

import React, { Component } from 'react'

import MyComponent from 'beachbody-pdp-components'
import 'beachbody-pdp-components/dist/index.css'

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

License

MIT © Beachbody