Skip to content

Commit

Permalink
chore: text update
Browse files Browse the repository at this point in the history
  • Loading branch information
pantheredeye committed Dec 13, 2024
1 parent d36dfe3 commit ee31c7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/components/LeadForm/LeadForm.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ const LeadForm = () => {
/>
<TextAreaField
name="feedback"
placeholder="Feature Requests or Feedback"
placeholder="Feature Requests, Feedback or Ideas"
className="w-full rounded-lg bg-gray-700 p-3 text-white"
/>
<Submit className="rounded-xl bg-indigo-600 px-6 py-3 text-lg font-medium text-white shadow-lg hover:bg-indigo-500 focus:outline-none">
Expand Down

0 comments on commit ee31c7e

Please sign in to comment.