Open rafiibrahim8 opened 1 year ago
https://github.com/Geektrovert/hack23/blob/2c429209bffa7dbec1a802234a6de2449959810e/practice-app/src/todos/ToDoItem.tsx#L64-L68
Dispatch a remove action to delete the item from todo list.
I want to solve this issue
https://github.com/Geektrovert/hack23/blob/2c429209bffa7dbec1a802234a6de2449959810e/practice-app/src/todos/ToDoItem.tsx#L64-L68
Dispatch a remove action to delete the item from todo list.