fix: properly pass scroll element to scroll sync within frame (#415)

This commit is contained in:
Daniel Lautzenheiser
2023-01-23 14:27:38 -05:00
committed by GitHub
parent bab7f68822
commit dad93b42fc
5 changed files with 73 additions and 27 deletions

View File

@ -4440,13 +4440,6 @@
dependencies:
"@types/react" "*"
"@types/react-scroll-sync@0.8.4":
version "0.8.4"
resolved "https://registry.yarnpkg.com/@types/react-scroll-sync/-/react-scroll-sync-0.8.4.tgz#6caa894cb0bf87c205508474d902ce43e433dd7d"
integrity sha512-88N2vgZdVqlwr5ayH/5GNAAjfdlzhted/qPTyXgT/DzQwsuIWkwFpZtoOhyGCRmxUC3w5wA+ZhkpbzagIXWNaQ==
dependencies:
"@types/react" "*"
"@types/react-transition-group@^4.4.5":
version "4.4.5"
resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.5.tgz#aae20dcf773c5aa275d5b9f7cdbca638abc5e416"