fix(build): corporate Next app deploy (7806) — hooks, Apollo, lucide, dynamic root
Made-with: Cursor
This commit is contained in:
@@ -67,3 +67,8 @@ export const apolloClient = new ApolloClient({
|
||||
},
|
||||
},
|
||||
})
|
||||
|
||||
/** Used by `src/app/providers.tsx` (client Providers wrapper). */
|
||||
export function getApolloClient() {
|
||||
return apolloClient
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user