Geektrovert / hack23

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

dispatch `CHANGE_STATUS` and set the item to `in-progress` #2

Closed rafiibrahim8 closed 12 months ago

rafiibrahim8 commented 12 months ago

https://github.com/Geektrovert/hack23/blob/2c429209bffa7dbec1a802234a6de2449959810e/practice-app/src/todos/ToDoItem.tsx#L39-L44

On click of the button dispatch CHANGE_STATUS and set the item to in-progress.