How to Delete Component ?
I wanted to delete the card that is displayed in the image, when you click on the "delete" button. But this isn't not working from what I read from the article : https://www.codingbeautydev.com/blog/react-remove-element-onclick
Code:
https://paste.ofcode.org/xdjSVt6TsrqGCQS9e8CN7r
Code:
https://paste.ofcode.org/xdjSVt6TsrqGCQS9e8CN7r
Learn how to easily remove an element onclick in React, whether it's in a list or it's a standalone element.
