Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
componentDidMount () {
smartlookClient.init('071bd1e673b85c528487b73918514edbc7b978b0')
}
render () {
.subscribe(() => {
smartlookClient.init(environment.smartlookKey);
});
}