And one other thing. For some reason the generated res.jsx files still contain the JSX include:
import * as JsxRuntime from "react/jsx-runtime";
even though the include is not used anywhere.
And one other thing. For some reason the generated res.jsx files still contain the JSX include:
import * as JsxRuntime from "react/jsx-runtime";
even though the include is not used anywhere.