From e711326c0e17a809c6a195420cd14e1fd1508815 Mon Sep 17 00:00:00 2001 From: amhsirak Date: Thu, 20 Nov 2025 16:00:02 +0530 Subject: [PATCH] feat: extract --- src/components/robot/pages/RobotCreate.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/robot/pages/RobotCreate.tsx b/src/components/robot/pages/RobotCreate.tsx index 4bec52d8..de1ae6c0 100644 --- a/src/components/robot/pages/RobotCreate.tsx +++ b/src/components/robot/pages/RobotCreate.tsx @@ -186,7 +186,7 @@ const RobotCreate: React.FC = () => { } iconPosition="start" - label="Data Extraction Robot" + label="Extract" id="robot-tab-0" aria-controls="robot-tabpanel-0" />