Skip to content

Commit

Permalink
feat: changed the name of the placeholder
Browse files Browse the repository at this point in the history
  • Loading branch information
Shreyanshi210205 committed Oct 12, 2024
1 parent e3a82a2 commit b195913
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ <h1>Todo-List</h1>
<div class="js-add-grid">
<input
type="text"
placeholder="Share Your Thoughts"
placeholder="Task Description"
class="js-name-input"
/>
<input type="date" class="js-date-input" />
Expand Down

0 comments on commit b195913

Please sign in to comment.