Mocking tRPC in Storybook
Anybody have working Storybook mock with latest tRPC in Next.js?
I found some MSW integration but I can't get it working. Also the integration seems a bit off.
Ideally I'd like to be able to define mock per story. Any advices?
0 Replies