fix(client): address nav UX issues (#40823)

Co-authored-by: nhcarrigan <nhcarrigan@gmail.com>
This commit is contained in:
Tom
2021-01-30 00:43:06 -06:00
committed by Mrugesh Mohapatra
parent 1875984423
commit c56a9c966f
15 changed files with 485 additions and 278 deletions

View File

@ -54,7 +54,6 @@ FREECODECAMP_NODE_ENV='development'
# Languages to build
CLIENT_LOCALE=english
CURRICULUM_LOCALE=english
SHOW_LOCALE_DROPDOWN_MENU=true
# Show or hide WIP in progress challenges
SHOW_UPCOMING_CHANGES=false