Skip to content

Commit 7a04b3c

Browse files
committed
Fix import
1 parent 213668c commit 7a04b3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/syntax-lookup.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ description: "Discover ReScript syntax constructs with our discovery tool"
44
canonical: "/docs/manual/latest/syntax-discovery"
55
---
66

7-
import { make as SyntaxLookupWidget } from "components/SyntaxLookupWidget"
7+
import { make as SyntaxLookupWidget } from "src/components/SyntaxLookupWidget"
88

99
<SyntaxLookupWidget />

0 commit comments

Comments
 (0)