how to add values to object array in react hooks code example Example: add object to array react hook setTheArray([...theArray, newElement]);