Skip to content

magicbell/supportbee-react

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

React component for creating tickets in SupportBee.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published