3 lines
87 B
JavaScript
3 lines
87 B
JavaScript
export const MAX_MILESTONES_TO_DISPLAY = 5;
|
|
|
|
export const BACK_URL_PARAM = 'back_url';
|