1.0.2 • Published 5 years ago
bb-pdp-components v1.0.2
disclaimers
This library helps you to display the disclaimers of the product
Install
npm install --save disclaimers
Usage
import React, { Component } from 'react'
import MyComponent from 'disclaimers'
import 'disclaimers/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © Beachbody
1.0.2
5 years ago