We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d17d02 commit aad8db0Copy full SHA for aad8db0
src/App.tsx
@@ -4,7 +4,7 @@ function App() {
4
return (
5
<>
6
<ListBooks/>
7
- {/* <div>New York Times</div> */}
+ <div>New York Times</div>
8
</>
9
);
10
}
0 commit comments