fix: change question type CTA wording (#3076)

This commit is contained in:
Johannes
2024-08-31 11:22:16 +02:00
committed by GitHub
parent 42cd7d3b77
commit 3e79ec9a61
+1 -1
View File
@@ -162,7 +162,7 @@ export const questionTypes: TQuestion[] = [
},
{
id: QuestionId.CTA,
label: "Call-to-Action (Statement)",
label: "Statement (Call to Action)",
description: "Prompt respondents to perform an action",
icon: MousePointerClickIcon,
preset: {