Can't I create multiple TRPC React using same Router?
Im using monorepo and have 2 client projects on that. I have 2 files that does the same, create the instance of the trpc using the same router from the server.
I dont know why but in one file Im getting error
0 Replies