update jsx import source
veryroundbird.house 1 month ago 32d5e25a 15e9c242
··· 2 2 "compilerOptions": { 3 3 "strict": true, 4 4 "jsx": "react-jsx", 5 5 - "jsxImportSource": "hono/jsx" 5 5 + "jsxImportSource": "hono/jsx/dom" 6 6 } 7 7 }