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
Replace all commented console.log (example) with Logger instances so they can easily be enabled / disabled via localStorage. See SelectField for an example.
The text was updated successfully, but these errors were encountered:
Replace all commented
console.log
(example) withLogger
instances so they can easily be enabled / disabled via localStorage. See SelectField for an example.The text was updated successfully, but these errors were encountered: