react-bubble
npm install --save react-bubbleimportReact,{Component}from'react'importMyComponentfrom'react-bubble'import'react-bubble/dist/index.css'classExampleextendsComponent{render(){return<MyComponent/>}}BSD-3-Clause © https://github.com/SamHwang1990