Skip to content

Commit b3abfc2

Browse files
committed
🎉 feat: fragment
1 parent b908652 commit b3abfc2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/plugins/html.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ To utilize JSX, modify the tsconfig.json as the following:
5454
"compilerOptions": {
5555
"jsx": "react",
5656
"jsxFactory": "ElysiaJSX",
57+
"jsxFragmentFactory": "ElysiaJSX.Fragment",
5758
"types": [
5859
"bun-types"
5960
]

0 commit comments

Comments
 (0)