switch jsx back
veryroundbird.house 1 month ago 75df0414 32d5e25a
··· 2 "compilerOptions": { 3 "strict": true, 4 "jsx": "react-jsx", 5 - "jsxImportSource": "hono/jsx/dom" 6 } 7 }
··· 2 "compilerOptions": { 3 "strict": true, 4 "jsx": "react-jsx", 5 + "jsxImportSource": "hono/jsx" 6 } 7 }