tabler-react-2
Advanced tools
Comparing version 0.1.26 to 0.1.27
@@ -18,3 +18,6 @@ "use strict"; | ||
return !text ? /*#__PURE__*/_react["default"].createElement("hr", null) : /*#__PURE__*/_react["default"].createElement("div", { | ||
className: "hr-text" | ||
className: "hr-text", | ||
style: { | ||
margin: "1rem 0" | ||
} | ||
}, /*#__PURE__*/_react["default"].createElement("span", null, text)); | ||
@@ -21,0 +24,0 @@ }; |
{ | ||
"name": "tabler-react-2", | ||
"version": "0.1.26", | ||
"version": "0.1.27", | ||
"description": "A react implementation of Tabler ui", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
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
2608561
10389