mirror of
https://github.com/wassname/talk.git
synced 2026-07-13 17:45:56 +08:00
Fix undefined client
This commit is contained in:
@@ -12,3 +12,5 @@ export const client = new ApolloClient({
|
||||
},
|
||||
networkInterface: getNetworkInterface()
|
||||
});
|
||||
|
||||
export default client;
|
||||
|
||||
Reference in New Issue
Block a user