How to fetch data for Client Components on server-side
When I say Client Components
-> I mean files that uses use client
at the top of it, and Server Components
— files that are using use server accordingly
When I say Client Components
-> I mean files that uses use client
at the top of it, and Server Components
— files that are using use server accordingly