From 6dd6e0e77ce167993a6b9b1010658c3926ed72c1 Mon Sep 17 00:00:00 2001 From: Lim Chee Aun Date: Fri, 27 Oct 2023 14:15:03 +0800 Subject: [PATCH 001/110] Refactor some components/callbacks --- src/components/timeline.jsx | 280 ++++++++++++++--------------- src/pages/status.jsx | 345 +++++++++++++++++++----------------- 2 files changed, 315 insertions(+), 310 deletions(-) diff --git a/src/components/timeline.jsx b/src/components/timeline.jsx index a687ab43..c893ec84 100644 --- a/src/components/timeline.jsx +++ b/src/components/timeline.jsx @@ -347,151 +347,15 @@ function Timeline({ {!!items.length ? ( <>