1.0.3 • Published 2 years ago

helpscout-beacon-react v1.0.3

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

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago