From fd60534ba866ebeae5a9039ef052d3c3c98c3fe3 Mon Sep 17 00:00:00 2001 From: amhsirak Date: Mon, 19 Jan 2026 13:08:31 +0530 Subject: [PATCH] feat: remove robot from placeholder & label --- src/components/robot/pages/RobotCreate.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/robot/pages/RobotCreate.tsx b/src/components/robot/pages/RobotCreate.tsx index 445f3b4c..208b8e2a 100644 --- a/src/components/robot/pages/RobotCreate.tsx +++ b/src/components/robot/pages/RobotCreate.tsx @@ -410,12 +410,12 @@ const RobotCreate: React.FC = () => { setExtractRobotName(e.target.value)} - label="Robot Name" + label="Name" />