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
Some part of the application use " to refer to strings (such as index.js), while other classes use ' (such as parser.js). For consistency try avoiding using both ways on the same project unless it's intentional