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
</Typography>
<Typography variant="body2" color="text.secondary">
Capture actions step-by-step
Record your actions into a workflow.
</Typography>
</CardContent>
</Card>