@yelloan/react-linkify
Advanced tools
Comparing version 0.2.2 to 0.2.3
@@ -108,3 +108,3 @@ 'use strict'; | ||
return React.createElement( | ||
React.Fragment, | ||
'span', | ||
null, | ||
@@ -111,0 +111,0 @@ this.parse(this.props.children) |
{ | ||
"name": "@yelloan/react-linkify", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"description": "React component to parse links (urls, emails, etc.) in text into clickable links", | ||
@@ -5,0 +5,0 @@ "homepage": "http://tasti.github.io/react-linkify/", |
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
18691