1Mediumgeneralโฑ 45sWhy does React recommend a key prop when rendering lists?๐โผAIt is purely cosmeticBIt helps React identify which items changed/added/removed for efficient reconciliationCIt sets the CSS z-indexDIt is required only for arrays longer than 10 items