@superlogica/checkbox
Advanced tools
Comparing version 0.0.28 to 0.0.29
@@ -28,3 +28,3 @@ "use strict"; | ||
}, _react.default.createElement(_Styled.Label, { | ||
for: props.id | ||
htmlFor: props.id | ||
}, _react.default.createElement(_Styled.CheckDiv, { | ||
@@ -31,0 +31,0 @@ checked: props.checked |
{ | ||
"name": "@superlogica/checkbox", | ||
"version": "0.0.28", | ||
"version": "0.0.29", | ||
"description": "Checkbox - DSweb Superlogica", | ||
@@ -16,3 +16,3 @@ "dependencies": { | ||
"license": "MIT", | ||
"gitHead": "af3179143ea7975ba01a691e0e69aee305be80d1" | ||
"gitHead": "eee9d9865ff68b058402a7c9a43fd450d4ab6e83" | ||
} |
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
7424