Skip to content

Commit 653220c

Browse files
committed
Add title
1 parent 61fe4c2 commit 653220c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/App.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ function App() {
44
return (
55
<>
66
<ListBooks/>
7-
{/* <div>New York Times</div> */}
7+
<div>New York Times</div>
88
</>
99
);
1010
}

0 commit comments

Comments
 (0)