mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-22 22:00:50 -04:00
* convert challenge-hot-keys to ts * rename selector object in challenge-hot-keys * convert challenges/output to ts * update selector and location objects in challenges/output * convert common-components/searchBar to ts * add missing type and fix final url assertion * convert searchBar to kebab-case and fix URL assertion * update URL assertion for non-local environments in search-bar.ts Co-authored-by: Shaun Hamilton <shauhami020@gmail.com> * Update cypress/e2e/default/learn/common-components/search-bar.ts Co-authored-by: Shaun Hamilton <shauhami020@gmail.com> Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>