You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently you can only specify the due date and reminder when you create a todo. You can not edit it thereafter.
Add functionality to the EditTodo Component that It can update due date and reminder.
You can use helper functions from utils.js
The text was updated successfully, but these errors were encountered:
Currently you can only specify the due date and reminder when you create a todo. You can not edit it thereafter.
Add functionality to the EditTodo Component that It can update due date and reminder.
You can use helper functions from
utils.js
The text was updated successfully, but these errors were encountered: