mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-29 08:00:43 -04:00
* fix(client): preserve scroll position of preview iframe * use existing frameContext instead of getting element * do not use type guard * remove unused type, add es2022 to ts-lib * move scroll functions into a class Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>