Skip to content

Commit

Permalink
fix: minor issues
Browse files Browse the repository at this point in the history
  • Loading branch information
akshatmittal61 committed Apr 26, 2024
1 parent 9d3183b commit 6d933c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ const HomePage: React.FC = () => {

return (
<main className={classes("")}>
<h1>Tasks</h1>
<form onSubmit={handleSubmit}>
<Input
placeholder="Add todo"
Expand Down

0 comments on commit 6d933c8

Please sign in to comment.