diff --git a/src/app/dashboard/ReportView/ReportViewContext.tsx b/src/app/dashboard/ReportView/ReportViewContext.tsx index 1ed6aad..7c255dc 100644 --- a/src/app/dashboard/ReportView/ReportViewContext.tsx +++ b/src/app/dashboard/ReportView/ReportViewContext.tsx @@ -271,6 +271,7 @@ function CampaignBody({ actionMenu, setActionMenu }: { tags: tags ?? [], }, window.location.href); toast.success("Successfully created new URL Flow"); + console.log(createdFlow); flowId = createdFlow.id; } else { const createdFlow = await createNewFlowAction({