Correct way to push into state array using hooks code example Example: usestate array push setTheArray([...theArray, newElement]);