1.0.3 • Published 3 years ago

helpscout-beacon-react v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years 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

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago