From 98af09a1c280acd6356cfef48b14e05d22148e6d Mon Sep 17 00:00:00 2001 From: amhsirak Date: Thu, 11 Dec 2025 16:12:02 +0530 Subject: [PATCH] fix: remove repeated styles --- src/components/robot/pages/RobotCreate.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/robot/pages/RobotCreate.tsx b/src/components/robot/pages/RobotCreate.tsx index f48614b3..c3902cc4 100644 --- a/src/components/robot/pages/RobotCreate.tsx +++ b/src/components/robot/pages/RobotCreate.tsx @@ -262,10 +262,10 @@ const RobotCreate: React.FC = () => { > - + Recorder Mode - + Record your actions into a workflow. @@ -307,7 +307,7 @@ const RobotCreate: React.FC = () => { AI Mode - + Describe the task. It builds it for you.