Skip to content

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

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages

Generated from smeijer/ts-project