mirror of
https://github.com/ArthurDanjou/trpc-nuxt.git
synced 2026-01-14 12:14:40 +01:00
move links outside of client
This commit is contained in:
@@ -5,7 +5,7 @@ description: tRPC-Nuxt provides first class integration with tRPC.
|
||||
|
||||
# Recommended Usage
|
||||
|
||||
Recommended but not enforced file structure. This is what you get when starting from [the examples](../main/example-apps.md).
|
||||
Recommended but not enforced file structure.
|
||||
|
||||
```graphql
|
||||
.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: Create Nuxt Client
|
||||
title: Client
|
||||
description: tRPC-Nuxt provides first class integration with tRPC.
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user