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" />