0.1.0 • Published 9 months ago

helpdesk-widget-chat v0.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
9 months ago

Helpdesk Widget Chat

Our Chat Widget is designed to streamline communication and enhance your users experience on your website. Whether they have questions, complaints, need technical support, or want to provide feedback, the Chat Widget is the most convenient way for users to interact with your organization.

Installation

Install Helpdesk Widget Chat with npm

  npm install helpdesk-widget-chat

Usage/Examples

import { ChatWidget } from "helpdesk-widget-chat"; 
import "helpdesk-widget-chat/dist/style.css";

function App() {

  return ( 
    <> 
     <ChatWidget /> 
    </>
  );
} 

export default App;

API Reference

Support and Contact

0.1.0

9 months ago

0.0.9

9 months ago

0.0.8

9 months ago

0.0.7

9 months ago

0.0.6

9 months ago

0.0.4

9 months ago

0.0.3

9 months ago

0.0.1

9 months ago