framer-motion
Advanced tools
Comparing version
@@ -597,5 +597,4 @@ /// <reference types="react" /> | ||
target?: RefObject<HTMLElement | null>; | ||
layoutEffect?: boolean; | ||
} | ||
declare function useScroll({ container, target, layoutEffect, ...options }?: UseScrollOptions): { | ||
declare function useScroll({ container, target, ...options }?: UseScrollOptions): { | ||
scrollX: motion_dom.MotionValue<number>; | ||
@@ -602,0 +601,0 @@ scrollY: motion_dom.MotionValue<number>; |
{ | ||
"name": "framer-motion", | ||
"version": "12.23.2", | ||
"version": "12.23.3", | ||
"description": "A simple and powerful JavaScript animation library", | ||
@@ -145,3 +145,3 @@ "main": "dist/cjs/index.js", | ||
], | ||
"gitHead": "17e0e4150c125139bb41f16e2db297683b9e6513" | ||
"gitHead": "1a7be2f815e9c51c4793468fe03b2127f23e1a85" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
2317307
0.06%43111
0.15%