getting type error in the code from https://trpc.io/docs/client/react/server-components
Hey,
has something changed since the doc for server-components was written?
getting
when I try to createClient on the result from
createTRPCReact<AppRouter>()
.
3 Replies