From 46e009f888e65f40c0fc5b2035f2d7cbf6b334fe Mon Sep 17 00:00:00 2001 From: "fredy.siswanto" Date: Sat, 8 Mar 2025 15:01:52 +0700 Subject: [PATCH] feat: update news detail page to display author's avatar and name --- app/pages/news-detail/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/pages/news-detail/index.tsx b/app/pages/news-detail/index.tsx index 6542ff8..23a1c68 100644 --- a/app/pages/news-detail/index.tsx +++ b/app/pages/news-detail/index.tsx @@ -31,8 +31,8 @@ export const NewsDetailPage = () => {
{title}