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 6b5e38d commit 4a14417Copy full SHA for 4a14417
src/Select.spec.ts
@@ -1,4 +1,4 @@
1
-import type { Option } from "./types";
+import type { Option } from "@/types/option";
2
import { mount } from "@vue/test-utils";
3
4
import { describe, expect, it } from "vitest";
0 commit comments