Skip to content
This repository was archived by the owner on Mar 30, 2022. It is now read-only.

Commit 2706326

Browse files
committed
remove extra empty line
1 parent 6a64c41 commit 2706326

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/features/text/TextDiv.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ const TextDiv: FC = () => {
5252
value={input1}
5353
/>
5454
</label>
55-
5655
<button type="button" onClick={() => dispatch(updateFirst(input1))}>
5756
change first text
5857
</button>

0 commit comments

Comments
 (0)