Skip to content

Instantly share code, notes, and snippets.

@Kalpesh300
Created March 7, 2020 09:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Kalpesh300/cb93b4207e0799e6aab5ee466f3aae7b to your computer and use it in GitHub Desktop.
Save Kalpesh300/cb93b4207e0799e6aab5ee466f3aae7b to your computer and use it in GitHub Desktop.
// URLS
export const LOGIN_URL = 'login';
export const REGISTER_URL = 'register';
export const FORGOT_PASSWORD = 'forgot-password';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment