reactjs-freshchat
Advanced tools
Comparing version
@@ -78,3 +78,2 @@ var React = require('react'); | ||
console.log(JSON.stringify(rest, null, 2)); | ||
if (!rest.host) rest.host = 'https://wchat.freshchat.com'; | ||
@@ -81,0 +80,0 @@ window.fcWidget.init(_extends({}, rest)); |
@@ -78,3 +78,2 @@ import { useState, useEffect, createElement } from 'react'; | ||
console.log(JSON.stringify(rest, null, 2)); | ||
if (!rest.host) rest.host = 'https://wchat.freshchat.com'; | ||
@@ -81,0 +80,0 @@ window.fcWidget.init(_extends({}, rest)); |
{ | ||
"name": "reactjs-freshchat", | ||
"version": "1.3.2", | ||
"version": "1.3.3", | ||
"description": "A Reactjs component wrapper for Freshchat web-sdk api.", | ||
@@ -5,0 +5,0 @@ "author": "ViniciusTei", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
29140
-1.48%307
-0.65%