We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c18922 commit 466e16cCopy full SHA for 466e16c
website/pages/docs/getting-started.mdx
@@ -53,7 +53,6 @@ graphql({
53
}).then((response) => {
54
console.log(response);
55
});
56
-});
57
58
````
59
</Tabs.Tab>
0 commit comments