jobiqo-cl
Advanced tools
Comparing version 0.1.6 to 0.1.7
@@ -40,3 +40,3 @@ 'use strict'; | ||
_extends({ | ||
type: props.type | ||
buttonStyle: props.buttonStyle | ||
}, props), | ||
@@ -50,3 +50,3 @@ props.children | ||
children: null, | ||
type: 'primary', | ||
buttonStyle: 'primary', | ||
disabled: false, | ||
@@ -53,0 +53,0 @@ theme: _theme2.default |
@@ -55,3 +55,3 @@ 'use strict'; | ||
_2.default, | ||
{ type: (0, _addonKnobs.select)(buttonTypesLabel, buttonTypes, buttonDefaultValue), disabled: (0, _addonKnobs.boolean)('Disabled', false), onClick: (0, _addonActions.action)('onClick') }, | ||
{ buttonStyle: (0, _addonKnobs.select)(buttonTypesLabel, buttonTypes, buttonDefaultValue), disabled: (0, _addonKnobs.boolean)('Disabled', false), onClick: (0, _addonActions.action)('onClick') }, | ||
(0, _addonKnobs.text)('Label', 'Solid Button') | ||
@@ -58,0 +58,0 @@ ) |
{ | ||
"name": "jobiqo-cl", | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"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
12893