From 12b334d4c3889ed07cafe1f9b84ea5dba2442e2a Mon Sep 17 00:00:00 2001 From: real-zephex Date: Fri, 15 Mar 2024 21:28:13 +0530 Subject: minor fixes for vercel --- src/app/top-airing/page.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/app/top-airing') diff --git a/src/app/top-airing/page.js b/src/app/top-airing/page.js index 4b660fc..e56435f 100644 --- a/src/app/top-airing/page.js +++ b/src/app/top-airing/page.js @@ -14,8 +14,8 @@ export default async function Trending() {
{data && data.results.map((item, index) => ( - -
+ +