Nextjs14: Functions cannot be passed directly to Client Components unless you explicitly expose it by marking it with “use server”
Nextjs14
Error: Functions cannot be passed directly to Client Components unless you explicitly expose it by marking it with “use server”. Or maybe you meant to call this function rather than return it.
[function from, …]