React component implementation of Drift Chatbot Widget
npm install react-driftjs
importDriftfrom'react-driftjs'<DriftappId="xxxxx"/>//get the appId from drift.com<DriftappId="xxxxx"userId="1234"attributes={email: 'user@example.com',company: 'Acme Inc'}/>More information can be found here: https://www.drift.com/
MIT
