Skip to content

Commit 84b6c46

Browse files
Shorten code format
Co-authored-by: Claudia Meadows <[email protected]>
1 parent be73195 commit 84b6c46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/jsx.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ There are several options to circumvent that problem:
300300

301301
The following code will work without errors:
302302

303-
```typescript jsx
303+
```tsx
304304
/**
305305
* Use TsClosureComponent to create closure components that can be inspected by TypeScript.
306306
*/

0 commit comments

Comments
 (0)