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.
2 parents 6dfda7c + 2d78b66 commit 4018b55Copy full SHA for 4018b55
src/components/Marked/MiniGraphiQL.tsx
@@ -8,7 +8,7 @@
8
*/
9
10
import React from "react"
11
-import marked from "marked"
+import { marked } from "marked"
12
13
import { graphql, formatError, parse, typeFromAST } from "graphql"
14
0 commit comments