... index) => ( <li key={index}>{todo}</li> )}. At first glance, this may seem to work correctly. But if we have logic to remove an item you ...
確定! 回上一頁