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
IMO having the main example use the incredibly uncommon state as a number is unnecessarily confusing.
Perhaps the example can change to init: { counter: 0 } and then amended accordingly ?
IMO having the main example use the incredibly uncommon state as a number is unnecessarily confusing.
Perhaps the example can change to
init: { counter: 0 }and then amended accordingly ?