Skip to content

Commit

Permalink
refactor: fix some typos
Browse files Browse the repository at this point in the history
  • Loading branch information
A1X5H04 committed Oct 14, 2023
1 parent c10e040 commit a17c910
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/Links.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ function Links() {
/>
<textarea
rows={10}
placeholder="message"
placeholder="Message"
name="message"
className="bg-white dark:bg-black border p-1 indent-2 rounded-md dark:hover:border-gray-800 dark:border-gray-900 border-slate-200 hover:border-slate-300 focus:outline-none focus:ring-1 ring-black dark:ring-white"
></textarea>
Expand Down

0 comments on commit a17c910

Please sign in to comment.