I\'m trying to remove the React state (ListItem component) when I click on a button to trigger removal. However, React fails to rerender after I remove it from the state. How do