how to add item to state which is an array useState hook react code example Example: usestate array push setTheArray([...theArray, newElement]);