We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b95087 commit dd9b5cdCopy full SHA for dd9b5cd
src/Filler.tsx
@@ -33,7 +33,6 @@ const Filler: React.FC<FillerProps> = ({
33
innerStyle = {
34
...innerStyle,
35
transform: `translateY(${offset}px)`,
36
- willChange: 'transform',
37
position: 'absolute',
38
left: 0,
39
right: 0,
0 commit comments