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 0cca904 commit b44a19dCopy full SHA for b44a19d
packages/client/logic/route.ts
@@ -1,4 +1,4 @@
1
-import { computed, nextTick, unref } from 'vue-demi'
+import { computed, nextTick, unref } from 'vue'
2
import { router } from '../routes'
3
4
export function useRouteQuery<T extends string | string[]>(
0 commit comments