Skip to content

Commit

Permalink
doc: improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
Bekacru committed Jul 24, 2024
1 parent 446fe7d commit 620036e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion doc/content/docs/getting-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -141,4 +141,6 @@ const { data, error } = await $fetch("/path", {
completed: true,
},
});
```
```

Learn more about fetch schema [Fetch Schema](/docs/fetch-schema) section.

0 comments on commit 620036e

Please sign in to comment.