From 06e871b2fcfa87142a241d4e2dc7b626b69e4898 Mon Sep 17 00:00:00 2001 From: anni <112425356+anipenguin@users.noreply.github.com> Date: Wed, 11 Oct 2023 20:01:40 -0700 Subject: [PATCH] Update ClaimEventForm.tsx updated UX writing Signed-off-by: anni <112425356+anipenguin@users.noreply.github.com> --- app/javascript/components/ClaimEventForm.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/javascript/components/ClaimEventForm.tsx b/app/javascript/components/ClaimEventForm.tsx index bb23066..f135629 100644 --- a/app/javascript/components/ClaimEventForm.tsx +++ b/app/javascript/components/ClaimEventForm.tsx @@ -26,13 +26,13 @@ const ClaimEventForm: React.FC = ({
- To Address + Send CKB to = ({ - Your claimable amount now for this month is {remaining != null && Number(remaining).toLocaleString("en")} CKB. + Your claimable amount for this month is {remaining != null && Number(remaining).toLocaleString("en")} CKB. } >