| export const A4A_REPORTS_LINK = '/reports'; | |
| export const A4A_REPORTS_OVERVIEW_LINK = '/reports/overview'; | |
| export const A4A_REPORTS_DASHBOARD_LINK = '/reports/dashboard'; | |
| export const A4A_REPORTS_BUILD_LINK = '/reports/build'; | |
| export const A4A_REPORTS_SURVEY_PREFERENCE_KEY = 'a4a-reports-survey-shown'; | |