cobrowse-sdk-react-native
Advanced tools
Comparing version 2.2.1 to 2.2.2
@@ -98,3 +98,3 @@ import React, { Component } from 'react'; | ||
return ( | ||
<Text style={[styles.text]}>{this.state.error}</Text> | ||
<Text style={[styles.text]}>{this.state.error.message}</Text> | ||
); | ||
@@ -101,0 +101,0 @@ } |
{ | ||
"name": "cobrowse-sdk-react-native", | ||
"version": "2.2.1", | ||
"version": "2.2.2", | ||
"description": "Cobrowse SDK for React Native", | ||
@@ -5,0 +5,0 @@ "main": "./js/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
803241
81