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
Uncaught ReferenceError: SwitchBtn is not defined error showing up pointing to this line. Possible that it's because the class SwitchBtn class is defined above inside a (function()) and so not available outside of that?