api.tableName.functionName.useQuery() (see attached image of T3 app router vs non-app router homepage templates).useQuery, but I was planning on having a client component that are 2 tabs with different content for each tab (see attached image).isLoading from useQuery and thought it would still be baked into the T3 app for usage in client components but I guess it's not there for a reason. I'm quite new to app router so there's a very real possibility I'm missing something obvious here.
