chore: -rm console.log
This commit is contained in:
@@ -230,7 +230,6 @@ export const BrowserWindow = () => {
|
|||||||
...prevFields,
|
...prevFields,
|
||||||
[newField.label]: newField
|
[newField.label]: newField
|
||||||
};
|
};
|
||||||
console.log(updatedFields)
|
|
||||||
return updatedFields;
|
return updatedFields;
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user