Skip to content

Commit

Permalink
Remove invalid attributed from button in index page for email viewer
Browse files Browse the repository at this point in the history
  • Loading branch information
bombies committed Oct 31, 2023
1 parent aefbd1a commit 22a55f2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions emails/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ export default function Email() {
return (
<Html>
<Button
pX={20}
pY={12}
href="https://example.com"
style={{ background: "#000", color: "#fff" }}
>
Expand Down

0 comments on commit 22a55f2

Please sign in to comment.