feat: remove robot from label

This commit is contained in:
amhsirak
2026-01-19 13:10:05 +05:30
parent b28738bc11
commit 0043b4ffd1

View File

@@ -1002,7 +1002,7 @@ const RobotCreate: React.FC = () => {
<Box sx={{ width: '100%', maxWidth: 700, mb: 2 }}>
<TextField
label="Robot Name"
label="Name"
placeholder="Example: AI News Monitor"
fullWidth
value={searchRobotName}