Geektrovert / hack23

Resources for HacktoberFest MeetUp Dhaka 2023
https://hack23.vercel.app
0 stars 7 forks source link

dispatch `REMOVE` action #4

Open rafiibrahim8 opened 1 year ago

rafiibrahim8 commented 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.

Prec1se commented 1 year ago

I want to solve this issue