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
Ideally this would be some kind of picker that would change the names that get displayed in the UI. I think we should be able to just change any code that reads from _EXTERNAL_NAMES in App.tsx.
Idea is from @jason-costello - see details in #9.
Ideally this would be some kind of picker that would change the names that get displayed in the UI. I think we should be able to just change any code that reads from
_EXTERNAL_NAMESin App.tsx.