From c714023459a54859a3176c9b0471f3ca032fc106 Mon Sep 17 00:00:00 2001 From: DidierRLopes Date: Mon, 16 Sep 2024 17:58:40 -0700 Subject: [PATCH] Update BooksToRead.tsx --- src/components/Books/BooksToRead.tsx | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/components/Books/BooksToRead.tsx b/src/components/Books/BooksToRead.tsx index ba4dc410f4..17eba3ed69 100644 --- a/src/components/Books/BooksToRead.tsx +++ b/src/components/Books/BooksToRead.tsx @@ -377,11 +377,6 @@ const data = [ image: "/books/working-backwards-insights-stories-and-secrets-from-inside-amazon.jpg", }, - { - title: "The Third Wave: An Entrepreneur's Vision of the Future", - author: "Steve Case", - image: "/books/the-third-wave-an-entrepreneur-s-vision-of-the-future.jpg", - }, { title: "Never Enough: From Barista to Billionaire", author: "Andrew Wilkinson",