@warp-ds/component-classes
Advanced tools
Comparing version 1.0.0-alpha.103 to 1.0.0-alpha.104
@@ -200,2 +200,3 @@ export namespace attention { | ||
export const title: string; | ||
export const titleType: string; | ||
} | ||
@@ -202,0 +203,0 @@ export namespace button { |
@@ -200,2 +200,3 @@ export namespace attention { | ||
export const title: string; | ||
export const titleType: string; | ||
} | ||
@@ -202,0 +203,0 @@ export namespace button { |
@@ -221,2 +221,3 @@ export const attention = { | ||
title: 'flex justify-between items-center', | ||
titleType: 'h4', | ||
}; | ||
@@ -223,0 +224,0 @@ |
{ | ||
"name": "@warp-ds/component-classes", | ||
"repository": "git@github.com:warp-ds/component-classes.git", | ||
"version": "1.0.0-alpha.103", | ||
"version": "1.0.0-alpha.104", | ||
"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
114964
1409