Skip to content

Commit be73195

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

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
@@ -269,7 +269,7 @@ TypeScript only expects an attribute object as a parameter. But Mithril.js provi
269269

270270
For example, if you try to compile this code:
271271

272-
```typescript jsx
272+
```tsx
273273
interface Attributes {
274274
greet: string
275275
}

0 commit comments

Comments
 (0)