Skip to content

Commit aad8db0

Browse files
committed
Add title
1 parent 2d17d02 commit aad8db0

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)