yoshikouki

Results 1 issues of yoshikouki

It seems the cause may be located here: https://github.com/honojs/middleware/blob/74dfa07dedb9b172c7434d4f564199d73aa75d94/packages/react-renderer/src/react-renderer.ts#L35-L40 Just wanted to share this for now. ## Reproduction code ```ts import { reactRenderer } from "@hono/react-renderer"; import { Hono }...