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