mirror of
https://github.com/formbricks/formbricks.git
synced 2026-05-11 19:12:06 -05:00
fix: change question type CTA wording (#3076)
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user