mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-08 12:04:29 -05:00
* refactor(landing): migrate index to tsx This commit refactors `client/src/components/landing/index.js` component into a `.tsx` component Related issue: freeCodeCamp#43778 * fix: rename intex -> index Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>