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 550f982 commit ad9dcfbCopy full SHA for ad9dcfb
packages/playground/basic/src/main.ts
@@ -1,5 +1,5 @@
1
import { VueQueryPlugin } from '@tanstack/vue-query'
2
-import { addCustomCommand } from '@vue/devtools-api'
+import { addCustomCommand } from '@vue/devtools'
3
import ElementPlus from 'element-plus'
4
import { createPinia } from 'pinia'
5
import { createRouter, createWebHistory } from 'vue-router'
0 commit comments