react hooks append item to array without updating rest code example Example: usestate array push setTheArray([...theArray, newElement]);