Skip to content

Commit

Permalink
Update contact-form-email.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Bhavin2000 authored Mar 13, 2024
1 parent 831c949 commit 4937d9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion email/contact-form-email.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ export default function ContactFormEmail({
<Container>
<Section className="bg-white borderBlack my-10 px-10 py-4 rounded-md ">
<Heading className="leading-tight">
v
You received the following message from Portfolio
</Heading>
<Text>{message}</Text>
<Hr />
Expand Down

1 comment on commit 4937d9d

@vercel
Copy link

@vercel vercel bot commented on 4937d9d Mar 13, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.