From 7a5eb39331cd21353520048517183102b3119321 Mon Sep 17 00:00:00 2001 From: Lim Chee Aun Date: Mon, 13 Mar 2023 19:35:21 +0800 Subject: [PATCH] Fix dup keys because pinned statuses have same ID too --- src/components/timeline.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/timeline.jsx b/src/components/timeline.jsx index 52911397..47826cfa 100644 --- a/src/components/timeline.jsx +++ b/src/components/timeline.jsx @@ -298,7 +298,7 @@ function Timeline({ <>