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