React Spring Not Responsive/Breaking when resizing

14 views Asked by At

I am using Vite+React for a landing page and for animations I am using @react-spring/web.

I applied simple animations using useSpring and animated for opacity . It works when viewing in full display but not working when the screen is resized .

Here is the code snippet

0

There are 0 answers