Skip to content

Commit b2c69c2

Browse files
Fix component name in docs (#453)
1 parent c780bc1 commit b2c69c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/getting-started/devtools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ npm install -D @tanstack/preact-ai-devtools @tanstack/preact-devtools
3131

3232
## Usage
3333

34-
Import and include the Devtools component in your application:
34+
Import and include the TanStackDevtools component in your application:
3535

3636
```tsx
3737
import { TanStackDevtools } from '@tanstack/react-devtools'

0 commit comments

Comments
 (0)