Bugsnag integration

This commit is contained in:
Manuel Bouza
2019-02-21 10:06:32 +01:00
parent b65fd3a5f0
commit 9d3bb8aaeb
8 changed files with 583 additions and 102 deletions

View File

@@ -137,7 +137,7 @@ class Bubble extends Component {
return <Spinner />
}
const { service, settings, browser } = this.props;
const { service, settings, browser } = this.props
return (
<div className="moco-bx-bubble" onClick={this.open}>