Error: Functions cannot be passed directly to Client Components unless you explicitly expose it by m
Unanswered
Cattle Egret posted this in #help-forum
Cattle EgretOP
I'm trying to pass a server-side function from next-intl to my Navbar which is in layout. the navbar is use client, but the layout is not. how can i make this work?