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