From 903c318fd682e9942583ccf3c8d7e1f1a0aff97c Mon Sep 17 00:00:00 2001 From: Karishma Shukla Date: Fri, 26 Sep 2025 16:43:19 +0530 Subject: [PATCH 1/2] feat: use h5 variant --- src/components/robot/pages/RobotConfigPage.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/robot/pages/RobotConfigPage.tsx b/src/components/robot/pages/RobotConfigPage.tsx index 902518eb..9e70b43e 100644 --- a/src/components/robot/pages/RobotConfigPage.tsx +++ b/src/components/robot/pages/RobotConfigPage.tsx @@ -107,7 +107,7 @@ export const RobotConfigPage: React.FC = ({ )} = ({ )} ); -}; \ No newline at end of file +}; From 24a78f868238823fefd3f790966725fffbcb8d35 Mon Sep 17 00:00:00 2001 From: Karishma Shukla Date: Fri, 26 Sep 2025 16:43:38 +0530 Subject: [PATCH 2/2] fix: remove font weight --- src/components/robot/pages/RobotConfigPage.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/robot/pages/RobotConfigPage.tsx b/src/components/robot/pages/RobotConfigPage.tsx index 9e70b43e..53ae90ab 100644 --- a/src/components/robot/pages/RobotConfigPage.tsx +++ b/src/components/robot/pages/RobotConfigPage.tsx @@ -109,7 +109,6 @@ export const RobotConfigPage: React.FC = ({