feat: remove robot from label
This commit is contained in:
@@ -1002,7 +1002,7 @@ const RobotCreate: React.FC = () => {
|
|||||||
|
|
||||||
<Box sx={{ width: '100%', maxWidth: 700, mb: 2 }}>
|
<Box sx={{ width: '100%', maxWidth: 700, mb: 2 }}>
|
||||||
<TextField
|
<TextField
|
||||||
label="Robot Name"
|
label="Name"
|
||||||
placeholder="Example: AI News Monitor"
|
placeholder="Example: AI News Monitor"
|
||||||
fullWidth
|
fullWidth
|
||||||
value={searchRobotName}
|
value={searchRobotName}
|
||||||
|
|||||||
Reference in New Issue
Block a user