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
Right now, a CoachMark is represented as a string->any dictionary. We can take the guess-work out of CoachMark initialization and usage by making a CoachMark object. I think a struct would be nice here
Right now, a CoachMark is represented as a string->any dictionary. We can take the guess-work out of CoachMark initialization and usage by making a CoachMark object. I think a struct would be nice here