Skip to content

SupportBee/support-widget

 
 

Repository files navigation

Support Widget

The support widget used on the marketing site, docs site, and in app.

import { SupportWidget } from '@magicbell/support-widget';
import 'botz/styles.css';

function Layout() {
  return (
    <div>
      <SupportWidget />
    </div>
  );
}

About

SupportBee's Intercom-like chat widget

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 94.2%
  • JavaScript 5.1%
  • Shell 0.7%