From d0b8d0c6d77db1a61ac108e5e0a9a132a6fa37d1 Mon Sep 17 00:00:00 2001 From: amhsirak Date: Thu, 20 Nov 2025 16:05:02 +0530 Subject: [PATCH] chore: remove icon --- src/components/robot/pages/RobotCreate.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/components/robot/pages/RobotCreate.tsx b/src/components/robot/pages/RobotCreate.tsx index 359fc700..9fb92712 100644 --- a/src/components/robot/pages/RobotCreate.tsx +++ b/src/components/robot/pages/RobotCreate.tsx @@ -189,8 +189,6 @@ const RobotCreate: React.FC = () => { aria-controls="extract-robot" /> } - iconPosition="start" label="Markdown Robot" id="robot-tab-1" aria-controls="robot-tabpanel-1"