From 51a0c3a769fcb0a8300087d2b77c2287e5c68203 Mon Sep 17 00:00:00 2001 From: amhsirak Date: Thu, 20 Nov 2025 16:03:36 +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 de1ae6c0..40ef4cc1 100644 --- a/src/components/robot/pages/RobotCreate.tsx +++ b/src/components/robot/pages/RobotCreate.tsx @@ -184,8 +184,6 @@ const RobotCreate: React.FC = () => { } - iconPosition="start" label="Extract" id="robot-tab-0" aria-controls="robot-tabpanel-0"