From 1405296e679839ac892017975f7df57e156da304 Mon Sep 17 00:00:00 2001 From: Lim Chee Aun Date: Mon, 3 Apr 2023 09:09:52 +0800 Subject: [PATCH] Show boost button but disable if can't boost --- src/components/status.jsx | 25 ++++++++++++------------- 1 file changed, 12 insertions(+), 13 deletions(-) diff --git a/src/components/status.jsx b/src/components/status.jsx index e1a5feba..5f1ad25a 100644 --- a/src/components/status.jsx +++ b/src/components/status.jsx @@ -1030,19 +1030,18 @@ function Status({ onClick={replyStatus} /> - {canBoost && ( -
- -
- )} +
+ +