1.0.3 • Published 10 months ago

helpscout-beacon-react v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
10 months ago

Features

Getting started

# via yarn
yarn add helpscout-beacon-react

# via npm
npm install --save helpscout-beacon-react

Usage

import { HelpscoutBeacon } from "helpscout-beacon-react";

ReactDOM.render(
  <HelpscoutBeacon id={`HELPSCOUT_BEACON_KEY`} />,
  document.getElementById("root")
);
1.0.3

10 months ago

1.0.2

10 months ago

1.0.1

11 months ago

1.0.0

11 months ago