Skip to content

Commit

Permalink
Form Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
sayshark75 committed Nov 12, 2023
1 parent 48052e2 commit 221d0c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/Contact/Contact.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ const Contact = () => {
_placeholder={{ color: "#aaa" }}
type="email"
value={data.email}
placeholder="Your Email (Kept private)"
placeholder="Your Email"
required
onChange={handleChange}
/>
Expand Down

0 comments on commit 221d0c2

Please sign in to comment.