0.1.6 • Published 6 years ago
react-widget-pack v0.1.6
react-widget-pack
Install using:
Installation
npm i react-widget-packUsage
Import the component using:
import ReactWidgetPack from 'react-widget-pack';Include the component as,
<ReactWidgetPack id={<id>} enable={true} />- id - is the unique id given by widget pack when account is created
- enable - true to enable the component, false otherwise