mirror of
https://github.com/honojs/hono.git
synced 2024-11-22 11:17:33 +01:00
fbed2df668
* fix(jsx): allow `null`, `undefined`, and `boolean` to be returned from function component * fix(jsx): allow `null` to be returned from `FC` type * test: add test for empty fragment in `"jsx": "precompile"` Empty Fragment is converted to null in `"jsx": "precompile"`, so add a test for that pattern |
||
---|---|---|
.. | ||
deno.precompile.json | ||
deno.react-jsx.json | ||
jsx.test.tsx |