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

@ -198,7 +198,6 @@
"@types/react": "18.0.27",
"@types/react-color": "3.0.6",
"@types/react-dom": "18.0.10",
"@types/react-scroll-sync": "0.8.4",
"@types/react-virtualized-auto-sizer": "1.0.1",
"@types/react-window": "1.8.5",
"@types/styled-components": "5.1.26",