cf-component-box
Advanced tools
Comparing version 2.2.1 to 2.2.2
@@ -347,2 +347,7 @@ import React from 'react'; | ||
textDecoration: { | ||
propType: PropTypes.oneOf(['none', 'underline', 'overline', 'line-through', 'initial', 'inherit']), | ||
default: 'initial' | ||
}, | ||
opacity: { | ||
@@ -370,3 +375,2 @@ propType: numberOrString, | ||
box-shadow | ||
text-decoration | ||
*/ |
@@ -361,2 +361,7 @@ 'use strict'; | ||
textDecoration: { | ||
propType: _propTypes2.default.oneOf(['none', 'underline', 'overline', 'line-through', 'initial', 'inherit']), | ||
default: 'initial' | ||
}, | ||
opacity: { | ||
@@ -384,3 +389,2 @@ propType: numberOrString, | ||
box-shadow | ||
text-decoration | ||
*/ |
{ | ||
"name": "cf-component-box", | ||
"description": "Cloudflare Box Component", | ||
"version": "2.2.1", | ||
"version": "2.2.2", | ||
"main": "lib/index.js", | ||
@@ -6,0 +6,0 @@ "module": "es/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
28738
11
939