From be549f0525f1e559a8a21cd22e300b2ff4853f60 Mon Sep 17 00:00:00 2001 From: Blake Wilson Date: Fri, 19 Nov 2021 06:04:43 -0600 Subject: [PATCH] docs: add troubleshooting ref to GQty intro --- docs/gqty-intro.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/gqty-intro.mdx b/docs/gqty-intro.mdx index f4085e06d..abbede3c4 100644 --- a/docs/gqty-intro.mdx +++ b/docs/gqty-intro.mdx @@ -78,3 +78,4 @@ Additionally, the following docs may be helpful: - [Fetching Data in React](https://gqty.dev/docs/react/fetching-data) - [react Suspense & Usage Without](https://gqty.dev/docs/react/suspense) - [Helper Functions](https://gqty.dev/docs/client/helper-functions) +- [Troubleshooting](https://gqty.dev/docs/react/troubleshooting)