We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4e568f commit eaf3dfeCopy full SHA for eaf3dfe
1 file changed
lib/core/src/react/htm.ts
@@ -6,4 +6,5 @@ const html = htm.bind(h);
6
export {
7
htm,
8
html,
9
+ html as jsx,
10
};
0 commit comments