I got an error when try to use preventVerticalScrollOnTouch props in Carousel provider
Warning: React does not recognize the `preventVerticalScrollOnTouch` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `preventverticalscrollontouch` instead. If you accidentally passed it from a parent component, remove it from the DOM element.
Next js: v13.5.4
Node: v18.19.0
Typescript: v5.1.6
React: v18.2.0