Ahmed Zougari
Results
1
comments of
Ahmed Zougari
If you're using Next js try to use `use client` directive. For Astro make the code of Marquee in a React component and use the client directive ``` ```