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