Skip to content
  • Sponsor rescript-lang/rescript-lang.org

  • Notifications You must be signed in to change notification settings
  • Fork 251
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 5e40fd1

Browse files
committedMay 4, 2025··
export name
1 parent 201a1e6 commit 5e40fd1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎pages/docs/manual/v12.0.0/syntax-lookup.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ export default function SyntaxLookup(props) {
66
return <SyntaxLookupRes {...props} />
77
}
88

9+
export const name = "Syntax Lookup"

0 commit comments

Comments
 (0)
Please sign in to comment.