how to use client side rendering in the next js ? i didn't find anything in the docs ?
hello
how to use client side rendering in the next js ? i didn't find anything in the docs ?
1 Reply
add "use client" at the top
of the file/component you want to be client side