From d3a338c168f13d8becd928513760eb5d28ebc46d Mon Sep 17 00:00:00 2001 From: amhsirak Date: Tue, 19 Nov 2024 00:17:02 +0530 Subject: [PATCH] feat: use code instead of b --- src/components/molecules/RobotDuplicate.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/molecules/RobotDuplicate.tsx b/src/components/molecules/RobotDuplicate.tsx index 786780ad..7edf6915 100644 --- a/src/components/molecules/RobotDuplicate.tsx +++ b/src/components/molecules/RobotDuplicate.tsx @@ -132,8 +132,8 @@ export const RobotDuplicationModal = ({ isOpen, handleStart, handleClose, initia When to duplicate robots?
- Example: If you've created a robot for producthunt.com/topics/api, you can duplicate it to scrape similar pages - like producthunt.com/topics/database without training a robot from scratch. + Example: If you've created a robot for producthunt.com/topics/api, you can duplicate it to scrape similar pages + like producthunt.com/topics/database without training a robot from scratch.