Comparing version 1.4.0 to 1.4.1
@@ -61,3 +61,3 @@ 'use strict'; | ||
}, function (props) { | ||
return !props.label && '\n width: 16px;\n height: 12px;\n '; | ||
return !props.label && '\n width: 16px;\n height: 12px;\n flex: 0 0 16px;\n '; | ||
}, function (props) { | ||
@@ -64,0 +64,0 @@ return props.disabled ? '#caccce' : '#000'; |
{ | ||
"name": "reactour", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"description": "Tourist Guide into your React Components", | ||
@@ -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
47087