Skip to content

Commit

Permalink
Merge pull request #22 from plastic-labs/dm/contact-prompt-tweak
Browse files Browse the repository at this point in the history
add Email prefix
  • Loading branch information
mckelvey authored Dec 4, 2024
2 parents 7225fa0 + f60ab82 commit 58f2182
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/composed/contact/contact.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ export const Contact: React.FC<ContactProps> = props => {
href="mailto:[email protected]"
inverse
prompt="For other inquiries"
text="[email protected]"
text="Email [email protected]"
title="Inquire"
/>
</StyledContact>
Expand Down

0 comments on commit 58f2182

Please sign in to comment.