@lostmyname/components
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -225,2 +225,8 @@ (function webpackUniversalModuleDefinition(root, factory) { | ||
propTypes: componentPropTypes, | ||
getDefaultProps: function getDefaultProps() { | ||
return { | ||
colsSpacedOn: 'base' | ||
}; | ||
}, | ||
getEmptyChildren: function getEmptyChildren() { | ||
@@ -227,0 +233,0 @@ if (this.props.children) { |
@@ -161,2 +161,8 @@ (function webpackUniversalModuleDefinition(root, factory) { | ||
propTypes: componentPropTypes, | ||
getDefaultProps: function getDefaultProps() { | ||
return { | ||
colsSpacedOn: 'base' | ||
}; | ||
}, | ||
getEmptyChildren: function getEmptyChildren() { | ||
@@ -163,0 +169,0 @@ if (this.props.children) { |
@@ -186,2 +186,8 @@ (function webpackUniversalModuleDefinition(root, factory) { | ||
propTypes: componentPropTypes, | ||
getDefaultProps: function getDefaultProps() { | ||
return { | ||
colsSpacedOn: 'base' | ||
}; | ||
}, | ||
getEmptyChildren: function getEmptyChildren() { | ||
@@ -188,0 +194,0 @@ if (this.props.children) { |
{ | ||
"name": "@lostmyname/components", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "The home of all of Lost My Name's reusable React Components", | ||
@@ -5,0 +5,0 @@ "main": "lib/components.js", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
744158
23003
4