mirror of
https://github.com/ArthurDanjou/trpc-nuxt.git
synced 2026-01-14 12:14:40 +01:00
update docs
This commit is contained in:
@@ -14,9 +14,7 @@ export default defineNuxtPlugin(() => {
|
||||
links: [
|
||||
httpBatchLink({
|
||||
headers() {
|
||||
return {
|
||||
...unref(headers)
|
||||
}
|
||||
return headers
|
||||
}
|
||||
}),
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user