mirror of
https://github.com/formbricks/formbricks.git
synced 2026-04-19 11:11:05 -05:00
removes log
This commit is contained in:
@@ -396,7 +396,6 @@ export const QuestionsView = ({
|
||||
|
||||
// Bounds check
|
||||
if (blockIndex < 0 || blockIndex >= blocks.length) {
|
||||
console.error(`Invalid blockIndex: ${blockIndex}`);
|
||||
return prevSurvey;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user