* removed `-webkit-clip-path` property form sr-only
* Update 6201a59be346d399c21d10b1.md
Removed an extra webkit-clip-path
* deleted one more webkit-clip-path in step 43
---------
Co-authored-by: cto234 <112995544+cto234@users.noreply.github.com>
* feat: turn classic show into a functional component
* fix: pass redux challengeFiles to components
* feat: add hooks
---------
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>
* chore(deps): update jest monorepo to v29
* chore: install jest-environment-jsdom
* chore: update snapshots
* fix: update config to transform nanoid+uuid
* chore: update babel's node target
This does not seem strictly necessary, but is probably for the best.
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
* feat(client): stop margin from pushing outline out of the container
* remove the parent because it was breaking the layout on mobile devices
* sort the mobile and laptop layout
* remove extra property
* Update client/src/components/Header/components/universal-nav.css
* center the logo and fix the extra pixel issue
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
* increase padding top
---------
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
* Update install and set up instructions
I've added more specific instructions around where the mongoose.connect method should be called. Without context and prior knowledge for freeCodeCamp students, there may be confusion around whether this command needs to be called from the terminal or elsewhere.
* Update install and set up instructions - formatting
Small update to formatting for clarity
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
---------
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
* fix: description if characters is over 288 characters on portfolio
* feat: add tests
* Update client/src/components/helpers/form/block-save-button.tsx
* refactor(api): remove rx from `boot/challenge.js`
* fix: pass error to express
* refactor: do not use updated user
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
---------
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>