Where did useUtils go?
I am working through upgrading my project and I use
It looks something like this
I thought it had moved to something under getting the trpc using the
useUtils here and there to do fetches from components like ag-grid which requires a data sourceIt looks something like this
I thought it had moved to something under getting the trpc using the
useTRPC but it doesn't seem to be there, how should I get this to work?