There was an error while loading. Please reload this page.
1 parent a69b59c commit 7452018Copy full SHA for 7452018
1 file changed
packages/pages-components/src/components/schema/schemaTypes/Event.test.tsx
@@ -1,6 +1,5 @@
1
import { describe, it, expect } from "vitest";
2
import { Event } from "./Event.js";
3
-import { BaseSchema } from "./BaseSchema.js";
4
5
const mockAddress = {
6
city: "New York",
0 commit comments