@warp-ds/component-classes
Advanced tools
Comparing version 1.0.0-alpha.32 to 1.0.0-alpha.33
@@ -283,3 +283,3 @@ export const attention = { | ||
wrapperWithIcon: 'w-40', | ||
label: `${label} pb-0 text-12`, | ||
label: `${label.label} pb-0 text-12`, | ||
}; | ||
@@ -291,3 +291,3 @@ | ||
wrapperWithIcon: 'w-40', | ||
label: `${label} pb-0 text-secondary text-12`, | ||
label: `${label.label} pb-0 text-secondary text-12`, | ||
}; |
{ | ||
"name": "@warp-ds/component-classes", | ||
"repository": "git@github.com:warp-ds/component-classes.git", | ||
"version": "1.0.0-alpha.32", | ||
"version": "1.0.0-alpha.33", | ||
"description": "WARP component classes", | ||
@@ -6,0 +6,0 @@ "type": "module", |
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
47996