From bb4f7e7c792f914fbfde83b399e25573c4528592 Mon Sep 17 00:00:00 2001 From: Cooper Ransom Date: Thu, 14 Mar 2024 23:34:57 -0400 Subject: [PATCH] Remove the provided status due to addition property --- src/pages/TopFlix.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/pages/TopFlix.tsx b/src/pages/TopFlix.tsx index 171f8e39..292248e5 100644 --- a/src/pages/TopFlix.tsx +++ b/src/pages/TopFlix.tsx @@ -138,7 +138,6 @@ export function TopFlix() { {`${item.providerId} - Views: `} {item.count} - {`, Provided: ${successText}`} {/* {item.title} */} );