glud-component
Advanced tools
Comparing version 1.12.7 to 1.12.8
@@ -84,2 +84,3 @@ 'use strict'; | ||
small = _props.small, | ||
medium = _props.medium, | ||
large = _props.large, | ||
@@ -95,2 +96,3 @@ boxed = _props.boxed, | ||
'is-small': small, | ||
'is-medium': medium, | ||
'is-large': large, | ||
@@ -147,2 +149,3 @@ 'is-boxed': boxed, | ||
small: _propTypes2.default.bool, | ||
medium: _propTypes2.default.bool, | ||
large: _propTypes2.default.bool, | ||
@@ -149,0 +152,0 @@ boxed: _propTypes2.default.bool, |
{ | ||
"name": "glud-component", | ||
"version": "1.12.7", | ||
"version": "1.12.8", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "repository": { |
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
912090
8477