Skip to content

Commit c80ef6e

Browse files
committed
update readme
1 parent 11a646b commit c80ef6e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ const EditBlogForm = () => {
2121
<div>
2222
<input
2323
type="text"
24-
data-testid="input"
2524
value={data}
2625
onChange={(e) => setBlogText(e.target.value)}
2726
/>

0 commit comments

Comments
 (0)