describe("JSX", () => { it("should render basic", () => { const Component = () => { console.log("Component"); return (