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
Show toggle button only when completed todos exist
Wrapped the toggle button in a conditional to display it only if there are completed todos in the current project filter. This prevents showing the toggle when there are no completed tasks to display.
0 commit comments