mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-10 09:05:55 -05:00
* refactor(client): clean some mistype errors in the nav-links file * fix showLanguage prop type in the other files * add-ts-ignore-comment * swap to map for easier maintainablity * Change the eslint naming comment * fix: using the wrong handlekeydown function Co-authored-by: Bruce B <bbsmooth@gmail.com> * hide the menu when focus is on the userimage * hide the menu only if camper didn't press shift key --------- Co-authored-by: Bruce B <bbsmooth@gmail.com>