how to push items into an array in state with hooks code example Example: usestate array push setTheArray([...theArray, newElement]);