Pitiș Radu

Results 4 issues of Pitiș Radu

I want to have a function that calls when useAtTop is true, but I get a typeError definition. import { useAtTop, } from 'react-scroll-to-bottom'; const Component = props => {...

Hello there, I've been using this module for a long time, but now when I upgraded to prettier 3.1.0 and to 3.2.4 of this package, everything works fine but on...

Hey there guys, I am trying to test some of my custom hooks that work in prod, but don't work with @testing-library/preact-hooks. I am trying to write some unit tests...