File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed
src/pages/blog/2025-07-17-graphiql-5 Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ import { Callout } from "nextra/components"
23
23
Your browser does not support the video tag.
24
24
</video >
25
25
{ /* prettier-ignore */ }
26
- <figcaption className = " mt-2 text-center" >GraphiQL 5 with Monaco Editor Preview </figcaption >
26
+ <figcaption className = " mt-2 text-center" >GraphiQL 5 with Monaco Editor</figcaption >
27
27
</figure >
28
28
29
29
This post marks the completion of ** 8 weeks** of work on my GraphiQL grant,
@@ -232,12 +232,6 @@ You need to set up Monaco workers in your project:
232
232
example] ( https://github.com/graphql/graphiql/blob/main/examples/graphiql-cdn/index.html ) .
233
233
</Callout >
234
234
235
- ## Stay Connected
236
-
237
- Follow me, ** Dima Machina** , on [ 𝕏] ( https://x.com/dimaMachina_ ) and
238
- [ GitHub] ( https://github.com/dimaMachina ) to stay up to date with the latest
239
- updates!
240
-
241
235
[ monaco-editor ] : https://github.com/microsoft/monaco-editor
242
236
[ graphiql-cdn] :
243
237
https://github.com/graphql/graphiql/blob/main/examples/graphiql-cdn/index.html
You can’t perform that action at this time.
0 commit comments