From 7804030f2dda47e065b9658172ab6c10da93d568 Mon Sep 17 00:00:00 2001 From: Ryan Cohen Date: Sat, 20 Aug 2022 21:36:23 +0900 Subject: [PATCH] fix: fix type errors after merge --- src/components/Common/ListView/index.tsx | 1 + src/components/Discover/DiscoverWatchlist/index.tsx | 1 - src/components/Discover/index.tsx | 1 + src/pages/discover/watchlist.tsx | 1 - 4 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Common/ListView/index.tsx b/src/components/Common/ListView/index.tsx index 0c5a6e724..a99b29392 100644 --- a/src/components/Common/ListView/index.tsx +++ b/src/components/Common/ListView/index.tsx @@ -42,6 +42,7 @@ const ListView = ({ return (
  • { } items={watchlistItems?.results.map((item) => (