cf-component-box
Advanced tools
Comparing version 2.2.0 to 2.2.1
@@ -263,2 +263,12 @@ import React from 'react'; | ||
}, | ||
maxWidth: { | ||
propType: numberOrString, | ||
default: 0, | ||
preprocessWith: [pxToRem] | ||
}, | ||
maxHeight: { | ||
propType: numberOrString, | ||
default: 0, | ||
preprocessWith: [pxToRem] | ||
}, | ||
@@ -265,0 +275,0 @@ verticalAlign: { |
@@ -277,2 +277,12 @@ 'use strict'; | ||
}, | ||
maxWidth: { | ||
propType: numberOrString, | ||
default: 0, | ||
preprocessWith: [pxToRem] | ||
}, | ||
maxHeight: { | ||
propType: numberOrString, | ||
default: 0, | ||
preprocessWith: [pxToRem] | ||
}, | ||
@@ -279,0 +289,0 @@ verticalAlign: { |
{ | ||
"name": "cf-component-box", | ||
"description": "Cloudflare Box Component", | ||
"version": "2.2.0", | ||
"version": "2.2.1", | ||
"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
31794
12
1023
10