@makkuro/makkuro-react
v0.0.35
Published
This is a component that renders a chat bubble at the bottom right edge of your screen and allows your customers to interact with you.
Downloads
44
Readme
Makkuro Chat bubble
This is a component that renders a chat bubble at the bottom right edge of your screen and allows your customers to interact with you.
To install it run:
npm i @makkuro/makkuro-react
and include it in your project like so:
<div>
<MakkuroChat />
</div>