fix(canvas): align magnetism tests and connection-line lint
This commit is contained in:
@@ -60,6 +60,7 @@ vi.mock("@xyflow/react", () => ({
|
||||
});
|
||||
},
|
||||
Position: { Left: "left", Right: "right" },
|
||||
useConnection: () => ({ inProgress: false }),
|
||||
}));
|
||||
|
||||
const translations: Record<string, string> = {
|
||||
|
||||
Reference in New Issue
Block a user