mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-02-25 23:01:26 -05: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>