how to add new values to an array react hook code example Example: usestate array push setTheArray([...theArray, newElement]);