Skip to content

Commit 309a9c4

Browse files
committed
📘 doc: remove trpc
1 parent 72106e7 commit 309a9c4

File tree

5 files changed

+1
-473
lines changed

5 files changed

+1
-473
lines changed

docs/.vitepress/config.ts

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -201,10 +201,6 @@ export default defineConfig({
201201
{
202202
text: 'Swagger',
203203
link: '/plugins/swagger'
204-
},
205-
{
206-
text: 'trpc',
207-
link: '/plugins/trpc'
208204
}
209205
]
210206
},
@@ -434,10 +430,6 @@ export default defineConfig({
434430
{
435431
text: 'Swagger',
436432
link: '/plugins/swagger'
437-
},
438-
{
439-
text: 'trpc',
440-
link: '/plugins/trpc'
441433
}
442434
]
443435
},

0 commit comments

Comments
 (0)