diff --git a/examples/with-react-query/README.md b/examples/with-react-query/README.md new file mode 100644 index 0000000000000..93fe920e17fd9 --- /dev/null +++ b/examples/with-react-query/README.md @@ -0,0 +1,5 @@ +# React Query + +**Note:** This example is maintained outside of the Next.js repository: + +- Official [TypeScript example](https://github.com/TanStack/query/tree/beta/examples/react/nextjs)