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 604c96d commit 11ef941Copy full SHA for 11ef941
docs/quick-start.md
@@ -10,7 +10,7 @@ TanStack Devtools is a framework-agnostic devtool for managing and debugging dev
10
Install the devtools and the Vite plugin:
11
12
```bash
13
-npm install @tanstack/react-devtools @tanstack/devtools-vite
+npm install -D @tanstack/react-devtools @tanstack/devtools-vite
14
```
15
16
Add the `TanStackDevtools` component to the root of your application:
0 commit comments