From c5271f3a62a1c3becd29222d313ac0cafd04d5fc Mon Sep 17 00:00:00 2001 From: real-zephex Date: Mon, 27 May 2024 13:07:12 +0530 Subject: =?UTF-8?q?=E2=9C=A8=20style(show):=20minor=20tweaks=20to=20kdrama?= =?UTF-8?q?,=20anime=20and=20movie=20show=20pages?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/anime/[id]/page.jsx | 5 ++--- src/app/kdrama/[id]/page.jsx | 5 ++--- src/app/movies/[id]/page.jsx | 7 +++---- 3 files changed, 7 insertions(+), 10 deletions(-) (limited to 'src') diff --git a/src/app/anime/[id]/page.jsx b/src/app/anime/[id]/page.jsx index c060899..4263005 100644 --- a/src/app/anime/[id]/page.jsx +++ b/src/app/anime/[id]/page.jsx @@ -14,13 +14,12 @@ const AnimeInfoHomepage = async ({ params }) => { return (
-
+
-
+
{ return (
-
+
-- cgit v1.2.3