replit / desktop

Replit Desktop App
116 stars 7 forks source link

Move authPage to constant #79

Closed sergeichestakov closed 1 year ago

sergeichestakov commented 1 year ago

Why

It's used all over the place, we should prob move to a constant instead of using string literals everywhere for something so important

What changed

Move authPage to constant

Test plan

Opening up the app, logging out, etc work as expected