Hi
i want track offset value. In the functional component i added the below hook.
const [smoothScrollBar] = useGlobalState('smoothScrollBar');
Using useEffect, I want to track the changes of x and y offset values while updating them in the console.log