From 5fc3f2f9295da42429450ce4fae344eae35fcf27 Mon Sep 17 00:00:00 2001 From: Ren Amamiya <123083837+reyamir@users.noreply.github.com> Date: Fri, 12 May 2023 15:09:29 +0700 Subject: [PATCH] update navigation --- src/app/channel/components/item.tsx | 2 +- src/app/channel/pages/index.page.tsx | 2 +- src/shared/navigation.tsx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/channel/components/item.tsx b/src/app/channel/components/item.tsx index db195152..8bf7393a 100644 --- a/src/app/channel/components/item.tsx +++ b/src/app/channel/components/item.tsx @@ -13,7 +13,7 @@ export default function ChannelsListItem({ data }: { data: any }) { return (