I've been attempting to remove a specific list item <li> from the inner HTML by assigning them proper IDs. However, I'm encountering difficulties in deleting it. How can I delete these list items after clicking on the cross button?
Feel free to check out my codepen.io link for the code sample:
codepen.io/rishabh-2001/pen/VwrZmyG