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 b486792 commit e5b254fCopy full SHA for e5b254f
packages/devtools-vite/src/inject-plugin.ts
@@ -9,6 +9,7 @@ type Edit = {
9
10
const devtoolsPackages = [
11
'@tanstack/react-devtools',
12
+ '@tanstack/preact-devtools',
13
'@tanstack/solid-devtools',
14
'@tanstack/vue-devtools',
15
'@tanstack/svelte-devtools',
0 commit comments