3 lines
66 B
TypeScript
3 lines
66 B
TypeScript
describe("JSX", () => {
|
|
it("should render basic", () => {});
|
|
});
|