We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 213668c commit 7a04b3cCopy full SHA for 7a04b3c
pages/syntax-lookup.mdx
@@ -4,6 +4,6 @@ description: "Discover ReScript syntax constructs with our discovery tool"
4
canonical: "/docs/manual/latest/syntax-discovery"
5
---
6
7
-import { make as SyntaxLookupWidget } from "components/SyntaxLookupWidget"
+import { make as SyntaxLookupWidget } from "src/components/SyntaxLookupWidget"
8
9
<SyntaxLookupWidget />
0 commit comments