Skip to content

Commit ad9dcfb

Browse files
committed
chore: update playground
1 parent 550f982 commit ad9dcfb

File tree

1 file changed

+1
-1
lines changed
  • packages/playground/basic/src

1 file changed

+1
-1
lines changed

packages/playground/basic/src/main.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { VueQueryPlugin } from '@tanstack/vue-query'
2-
import { addCustomCommand } from '@vue/devtools-api'
2+
import { addCustomCommand } from '@vue/devtools'
33
import ElementPlus from 'element-plus'
44
import { createPinia } from 'pinia'
55
import { createRouter, createWebHistory } from 'vue-router'

0 commit comments

Comments
 (0)