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
A Counter app three buttons (decrease, reset, increase) that adjust the counter accordingly
Decrease: decreases the counter by 1
Reset: resets the value to 0
Increase: increases the counter by 1