mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
feat(ui): view challenge source link (#66305)
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com> Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>
This commit is contained in:
@@ -2,3 +2,4 @@ export const MAX_MOBILE_WIDTH = 767;
|
||||
export const EX_SMALL_VIEWPORT_HEIGHT = 300;
|
||||
export const TOOL_PANEL_HEIGHT = 37;
|
||||
export const SEARCH_EXPOSED_WIDTH = 980;
|
||||
export const GITHUB_LOCATION = 'https://github.com/freeCodeCamp';
|
||||
|
||||
Reference in New Issue
Block a user