mirror of
https://github.com/formbricks/formbricks.git
synced 2026-04-24 03:21:20 -05:00
reword toast
This commit is contained in:
+1
-1
@@ -142,7 +142,7 @@ export default function SurveyMenuBar({
|
|||||||
);
|
);
|
||||||
|
|
||||||
if (haveSameChoices) {
|
if (haveSameChoices) {
|
||||||
toast.error("You have 2 same choices. Please update or delete one.");
|
toast.error("You have two identical choices.");
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user