Skip to content

Commit

Permalink
add Fragment export to jsx-runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
yelouafi committed Jan 26, 2021
1 parent 5b1c7b1 commit 89972b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jsx-runtime.js
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export { jsx, jsxs } from "./src/h.js"
export { jsx, jsxs, Fragment } from "./src/h.js"

0 comments on commit 89972b4

Please sign in to comment.