Skip to content

Commit 8f7bec5

Browse files
committed
fix: Fix snippet language
1 parent 2e914e8 commit 8f7bec5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ npm install @codingame/monaco-languageclient-react
1212

1313
You need to create an `infrastructure` object and render the `LanguageClient` component:
1414

15-
```typescript
15+
```tsx
1616
import React from "react";
1717

1818
import LanguageClient, { Infrastructure } from "@codingame/monaco-languageclient-react";

0 commit comments

Comments
 (0)