export const LOGIN_MESSAGE = 'Log in to access'; export const CANT_FIND_ACCESS_CODE = "I can't find my access code "; export const INVALID_CODE_MESSAGE = 'Invalid code'; export const LOGIN = 'LOGIN'; export const USBC_LOGIN = 'USBC Community Login'; export const POWERED = 'Powered by Maestro'; export const BASIC_LOGIN_MESSAGE = 'Log in';