Skip to content

Commit e73b073

Browse files
committed
docs: update readme
1 parent 634704f commit e73b073

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -75,14 +75,12 @@ yarn add vue-react-query
7575

7676
# DevTools
7777

78-
This package provides built-in devtools in form of a Vue component.
79-
Use DevTools component in the entry component of your application.
78+
This package provides built-in devtools in the form of a Vue component.
79+
Use VueQueryDevTools component in the entry component of your application.
8080

8181
Check [Examples section](#examples).
8282

83-
**Disclaimer:**
84-
**_You have to manually remove this component from production builds as of now._**
85-
**_Devtools are not supported on Vue 2.x_**
83+
**_Disclaimer: Devtools not supported on Vue 2.x_**
8684

8785
```
8886
<script lang="ts">

0 commit comments

Comments
 (0)