react-wrap-balancer
Advanced tools
Comparing version 0.1.2 to 0.1.3
@@ -94,3 +94,3 @@ var __create = Object.create; | ||
ref: wrapperRef, | ||
style: { display: "inline-block" } | ||
style: { display: "inline-block", textDecoration: "inherit" } | ||
}, children), /* @__PURE__ */ import_react.default.createElement("script", { | ||
@@ -97,0 +97,0 @@ dangerouslySetInnerHTML: { |
{ | ||
"name": "react-wrap-balancer", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "Better text wrapping.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
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
6737