jobiqo-cl
Advanced tools
Comparing version 0.1.7 to 0.1.8
@@ -27,5 +27,5 @@ 'use strict'; | ||
})(['font-size:1rem;margin:1rem;padding:0.6rem 1.5rem;border-radius:2px;color:white;background:', ';border:2px solid ', ';&:disabled{opacity:0.7;}'], function (props) { | ||
return props.theme[props.type]; | ||
return props.theme[props.buttonStyle]; | ||
}, function (props) { | ||
return props.theme[props.type]; | ||
return props.theme[props.buttonStyle]; | ||
}); | ||
@@ -32,0 +32,0 @@ |
{ | ||
"name": "jobiqo-cl", | ||
"version": "0.1.7", | ||
"version": "0.1.8", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "lib/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
12907