From a9603954b3eeac898e181428ec33028936061122 Mon Sep 17 00:00:00 2001 From: Oishi Takanori Date: Mon, 26 Feb 2024 09:52:02 +0900 Subject: [PATCH] fix: Add featured timeline items (#991) --- content | 2 +- .../TimelineFeatured/FeaturedList.tsx | 22 +++++++++++++++++++ 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/content b/content index b963065f..c684525c 160000 --- a/content +++ b/content @@ -1 +1 @@ -Subproject commit b963065fd2dcbba4d42400377b1bfc801ebd3484 +Subproject commit c684525cf81e9dcd549f0159a41e0b0632bf6fa7 diff --git a/src/features/TimelineFeatured/FeaturedList.tsx b/src/features/TimelineFeatured/FeaturedList.tsx index ff06f3d1..34a59bb7 100644 --- a/src/features/TimelineFeatured/FeaturedList.tsx +++ b/src/features/TimelineFeatured/FeaturedList.tsx @@ -50,6 +50,28 @@ export const FeaturedList = (): JSX.Element => { height={630} /> + + + + + +