We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9ba85f commit 70e5d36Copy full SHA for 70e5d36
src/owner.ts
@@ -1,4 +1,4 @@
1
-import type { WorkspaceOwner } from "./gen/types";
+import type { WorkspaceOwner } from "@/gen/types";
2
3
const BaseMockUser: WorkspaceOwner = {
4
id: "8d36e355-e775-4c49-9b8d-ac042ed50440",
0 commit comments