“Which statement about React keys is correct?”
Keys must be globally unique across the entire app
Keys are only used during the initial render
Keys identify positions within the same parent
Keys permanently bind state to component props