feat: recorder mode

This commit is contained in:
amhsirak
2025-12-11 14:58:53 +05:30
parent e20f73da10
commit de294ce3f8

View File

@@ -270,7 +270,7 @@ const RobotCreate: React.FC = () => {
Recorder Mode Recorder Mode
</Typography> </Typography>
<Typography variant="body2" color="text.secondary"> <Typography variant="body2" color="text.secondary">
Capture actions step-by-step Record your actions into a workflow.
</Typography> </Typography>
</CardContent> </CardContent>
</Card> </Card>