Skip to content

Commit eed539a

Browse files
[Examples] -> Add external official example with-react-query (vercel#38101)
Add external and official example with [react-query](https://react-query.tanstack.com/). Note: [into the contributing.md#adding-examples](https://github.com/vercel/next.js/blob/canary/contributing.md#adding-examples) don't have any specification to external examples. For example, to new external examples, I need add some `.gitignore`? I really think that no, maybe this information can be on the document above.... Another external example: [with-material-ui](https://github.com/vercel/next.js/tree/canary/examples/with-material-ui) Thanks, Co-authored-by: Balázs Orbán <[email protected]>
1 parent 8422f23 commit eed539a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

examples/with-react-query/README.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# React Query
2+
3+
**Note:** This example is maintained outside of the Next.js repository:
4+
5+
- Official [TypeScript example](https://github.com/TanStack/query/tree/beta/examples/react/nextjs)

0 commit comments

Comments
 (0)