how to add array objects in react hooks code example Example: usestate array push setTheArray([...theArray, newElement]);