You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/components/Books/BookSection.vue
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,11 @@
23
23
</div>
24
24
</transition>
25
25
</div>
26
+
<divv-if=showBooks>
27
+
<!-- eslint-disable-next-line -->
28
+
<p>Disclaimer: The book images above are the first image result from a Google Books Search call on the book title, and therefore might not match the actual book I read</p>
29
+
<p>Hover/Click the books to display the actual title</p>
0 commit comments