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`}