react-random-reveal
react-random-reveal copied to clipboard
Error: (0 , f.useRef) is not a function when run with nextjs. React version 18.2
i try use react-ramdom-reaveal on nextjs with react version 18 but it's not working. I use it before and I like it
You will need to add use client on the top of the file you use it.