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 db5d7d8 commit 81cfe2cCopy full SHA for 81cfe2c
.changeset/big-sloths-sink.md
@@ -0,0 +1,5 @@
1
+---
2
+"mobx-tanstack-query": patch
3
4
+
5
+update readme
README.md
@@ -18,7 +18,7 @@
18
19
_**MobX** wrapper for [**Tanstack Query Core**](https://tanstack.com/query/latest) package_
20
21
-## Documentation is [here](https://js2me.github.io/mobx-tanstack-query)
+### [Read the docs →](https://js2me.github.io/mobx-tanstack-query/)
22
23
```ts
24
import { Query } from "mobx-tanstack-query";
0 commit comments