From 308ff9ef4f7ac6adf2bb1dd951e0995d609de220 Mon Sep 17 00:00:00 2001 From: koalasat Date: Fri, 9 May 2025 18:57:18 +0200 Subject: [PATCH] WIP --- frontend/src/basic/RobotPage/RobotProfile.tsx | 17 ++++++++--------- frontend/src/components/RobotInfo/index.tsx | 2 +- 2 files changed, 9 insertions(+), 10 deletions(-) diff --git a/frontend/src/basic/RobotPage/RobotProfile.tsx b/frontend/src/basic/RobotPage/RobotProfile.tsx index 33b08a6a..c53af9e7 100644 --- a/frontend/src/basic/RobotPage/RobotProfile.tsx +++ b/frontend/src/basic/RobotPage/RobotProfile.tsx @@ -215,15 +215,14 @@ const RobotProfile = ({ alignItems='stretch' sx={{ width: '100%' }} > - - null} - /> - + null} + /> diff --git a/frontend/src/components/RobotInfo/index.tsx b/frontend/src/components/RobotInfo/index.tsx index 6654566f..a53e5fd5 100644 --- a/frontend/src/components/RobotInfo/index.tsx +++ b/frontend/src/components/RobotInfo/index.tsx @@ -247,7 +247,7 @@ const RobotInfo: React.FC = ({ coordinator, onClose, disabled }: Props) = {!openClaimRewards ? ( - + {`${String(robot?.earnedRewards)} Sats`}