keysReactKeysEasyWhat is the purpose of the `key` prop when rendering lists?1To help React identify each item across renders2To style each list item uniquely3To set the DOM id attribute of each item4To sort the list automaticallyBack to list