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 f1ca32d commit 05111f5Copy full SHA for 05111f5
src/composables/loading.ts
@@ -1,4 +1,4 @@
1
-import { unwrapInjected } from "src/utils";
+import { unwrapInjected } from "../utils";
2
import {
3
inject,
4
computed,
0 commit comments