Hi all i have two array of objects like as below
const selectedCodes = [ { id: 1, modifiedObject: null, originalObject: {id: 23, name: \'test\'}}, { id: 2