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 61fe4c2 commit 653220cCopy full SHA for 653220c
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