mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-16 21:06:35 +08:00
* added hover and focus effect on signout * increase spacing by increasing the height * I remembered why I hated react so much * will come back after the meeting * cleared 10 types error * fix: make lang menu more keyboard accessible * increased button specificity and switch to navlink to focus better * added className for future style when the fuction is functional * this is funny * slowly comming together * will create the function tomorrow morning * signout is read only bug * Removed the need for enlist * Update client/src/components/Header/components/nav-links.tsx * Update client/src/components/Header/components/nav-links.tsx * Props fails, I am removing enlist errors and implementing types * Update client/src/components/Header/components/nav-links.tsx Co-authored-by: Moshe <shootermv@gmail.com> * half of eslint no unsafe call * No issue without this eslint as well * Couldn't fix enlist issue * same error * Removed eslint error * no-unsafe-member enlist error * Clear enlist error * cleared type errors * remove eslint no unsafe memeber access * no unsafe return eslint * I have opened pandora box * npm errors * I am really lost * Cleared some typescript errors, hopefully I can create the modal now * added basic style and a plan * modal show and hide functionality Co-authored-by: wongwinnie198@gmail.com * Revert "modal show and hide functionality" This reverts commit |
||
|---|---|---|
| .. | ||
| i18n | ||
| plugins | ||
| src | ||
| static | ||
| utils | ||
| .babelrc.js | ||
| .gitignore | ||
| gatsby-browser.js | ||
| gatsby-config.js | ||
| gatsby-node.js | ||
| gatsby-ssr.js | ||
| package.json | ||
| postcss.config.js | ||
| webpack-workers.js | ||