mirror of
https://github.com/status-im/subspace-docs.git
synced 2025-02-08 10:53:43 +00:00
fix: highlighting
This commit is contained in:
parent
02ceeeb305
commit
58ee41abf3
@ -22,7 +22,7 @@ const client = new ApolloClient({
|
|||||||
|
|
||||||
### Example
|
### Example
|
||||||
|
|
||||||
```js{32-45}
|
```js{35-45}
|
||||||
import { ApolloClient } from "apollo-client";
|
import { ApolloClient } from "apollo-client";
|
||||||
import { InMemoryCache } from "apollo-cache-inmemory";
|
import { InMemoryCache } from "apollo-cache-inmemory";
|
||||||
import { ApolloLink } from "apollo-link";
|
import { ApolloLink } from "apollo-link";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user