freeCodeCamp/client/src
Luis H. Ball Jr f1d5a86edf
refactor(landing): migrate index to tsx (#43966)
* 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>
2021-12-02 09:12:46 -06:00
..
__mocks__ fix(client): set the correct language to the HTML lang attribute (#42729) 2021-07-04 10:38:41 -07:00
__tests__/integration chore: add jest global variables (#42573) 2021-06-20 09:14:42 +02:00
analytics fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
assets chore: use constants for superblocks (#43886) 2021-11-19 19:49:40 +05:30
client fix: ignore unsafe argument 2021-12-02 19:57:47 +05:30
client-only-routes refactor: drop redundant eslint-enables 2021-12-02 19:57:47 +05:30
components refactor(landing): migrate index to tsx (#43966) 2021-12-02 09:12:46 -06:00
pages fix: block name in block intro pages (#44228) 2021-11-30 22:00:58 +01:00
redux refactor: mollify TypeScript 2021-12-02 19:57:47 +05:30
resources chore: use constants for superblocks (#43886) 2021-11-19 19:49:40 +05:30
templates refactor: mollify TypeScript 2021-12-02 19:57:47 +05:30
utils chore(client): tidy Flash by tidying tone (#44320) 2021-12-01 10:45:17 -08:00
declarations.d.ts feat: add email to A/B function (#44187) 2021-11-22 16:43:28 +03:00
html.tsx feat(client): convert class components to functional components (#43226) 2021-10-27 11:17:47 +05:30