@react-email/button
Advanced tools
Comparing version 0.0.17-canary.0 to 0.0.17-canary.1
@@ -226,3 +226,4 @@ "use strict"; | ||
display: "inline-block", | ||
maxWidth: "100%" | ||
maxWidth: "100%", | ||
msoPaddingAlt: "0px" | ||
}, rest), { | ||
@@ -229,0 +230,0 @@ padding: `${pt}px ${pr}px ${pb}px ${pl}px` |
{ | ||
"name": "@react-email/button", | ||
"version": "0.0.17-canary.0", | ||
"version": "0.0.17-canary.1", | ||
"description": "A link that is styled to look like a button", | ||
@@ -44,4 +44,4 @@ "sideEffects": false, | ||
"@react-email/render": "0.0.18-canary.0", | ||
"tsconfig": "0.0.0", | ||
"eslint-config-custom": "0.0.0" | ||
"eslint-config-custom": "0.0.0", | ||
"tsconfig": "0.0.0" | ||
}, | ||
@@ -48,0 +48,0 @@ "publishConfig": { |
Sorry, the diff of this file is not supported yet
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
21671
449