From 6191a1f925f5f1a4aa53b9eb1f7e2afa35653422 Mon Sep 17 00:00:00 2001 From: wobsoriano Date: Mon, 19 Dec 2022 20:43:23 -0800 Subject: [PATCH] docs: update homepage --- docs/content/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/index.md b/docs/content/index.md index 585ab49..bc7d115 100644 --- a/docs/content/index.md +++ b/docs/content/index.md @@ -27,6 +27,6 @@ End-to-end typesafe APIs in Nuxt applications. - Automatic typesafety - Snappy DX - Autocompletion on the client, for inputs, outputs and errors - - Leverages [useAsyncData](https://nuxt.com/docs/api/composables/use-async-data) + - Leverages [useAsyncData](https://nuxt.com/docs/api/composables/use-async-data) and [$fetch](https://nuxt.com/docs/api/utils/dollarfetch) :: ::