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
Given that we are managing the app via provider pattern, we can easily update the todo object in the list to contain the state of the checkbox, also since we'd be using provider this change would be automatically reflected in the UI
The text was updated successfully, but these errors were encountered:
Given that we are managing the app via provider pattern, we can easily update the todo object in the list to contain the state of the checkbox, also since we'd be using provider this change would be automatically reflected in the UI
The text was updated successfully, but these errors were encountered: