From 6c914d1b4735810c27559c68092d2119a5f38ca8 Mon Sep 17 00:00:00 2001 From: Arik Chakma Date: Wed, 18 Sep 2024 17:24:36 +0600 Subject: [PATCH] fix: update copy roadmap alert (#7110) * fix: update copy roadmap alert * fix: update text --- .../CreateTeam/ContentConfirmationModal.tsx | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/src/components/CreateTeam/ContentConfirmationModal.tsx b/src/components/CreateTeam/ContentConfirmationModal.tsx index 616ac7b72..4d45a69e7 100644 --- a/src/components/CreateTeam/ContentConfirmationModal.tsx +++ b/src/components/CreateTeam/ContentConfirmationModal.tsx @@ -9,28 +9,31 @@ export function ContentConfirmationModal(props: ContentConfirmationModalProps) { const { onClose, onClick } = props; return ( - +
-

Roadmap Content

+

+ Copy Node Details and Resources? +

- Do you want to copy the content of this roadmap? + This will just copy the roadmap in your team. Would you like to copy + the resource links and node details as well?