From 7a0c321593f21bc312d05a8affc11da97b643962 Mon Sep 17 00:00:00 2001 From: amhsirak Date: Tue, 19 Nov 2024 00:12:38 +0530 Subject: [PATCH] feat: wrap in --- src/components/molecules/RobotDuplicate.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/molecules/RobotDuplicate.tsx b/src/components/molecules/RobotDuplicate.tsx index 8f28ca1d..49c69342 100644 --- a/src/components/molecules/RobotDuplicate.tsx +++ b/src/components/molecules/RobotDuplicate.tsx @@ -138,7 +138,7 @@ export const RobotDuplicationModal = ({ isOpen, handleStart, handleClose, initia - ⚠️ Ensure the new page has a similar structure to the original for seamless functionality. + ⚠️ Ensure the new page has the same structure as the original page.