Skip to content

Commit

Permalink
added custom alert after subscription
Browse files Browse the repository at this point in the history
  • Loading branch information
jupiterBill committed Nov 25, 2023
1 parent ffca7d9 commit 0a3d37a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/contact/Contact.js
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ const getMarketCap = async ()=> {
{done && (
<Post
head="Thanks For Choosing Us"
Body="Thanks We'll reach out Soon"
Body="We'll reach out Soon"
Closing="Stay Tuned"
/>
)}
Expand Down

0 comments on commit 0a3d37a

Please # to comment.