@cavilha/button
Advanced tools
Comparing version 0.0.0-alpha.6 to 0.0.0-alpha.7
@@ -10,3 +10,3 @@ import React from 'react'; | ||
*/ | ||
label?: string; | ||
label?: string | React.ReactElement; | ||
/** | ||
@@ -13,0 +13,0 @@ * Sets button as disabled |
{ | ||
"name": "@cavilha/button", | ||
"version": "0.0.0-alpha.6", | ||
"version": "0.0.0-alpha.7", | ||
"author": "MadeiraMadeira webstore squads", | ||
@@ -63,2 +63,4 @@ "license": "ISC", | ||
"peerDependencies": { | ||
"@fortawesome/fontawesome-svg-core": "^1.2.34", | ||
"@fortawesome/pro-solid-svg-icons": "^5.15.3", | ||
"@stitches/react": "v0.2.2", | ||
@@ -71,5 +73,4 @@ "react": "^17.0.1", | ||
"@cavilha/theme": "0.0.0-alpha.4", | ||
"@fortawesome/fontawesome-svg-core": "^1.2.34", | ||
"@radix-ui/react-polymorphic": "0.0.13" | ||
} | ||
} |
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
21524
8