mirror of
https://github.com/ArthurDanjou/trpc-nuxt.git
synced 2026-01-14 20:19:33 +01:00
update docs
This commit is contained in:
@@ -16,9 +16,7 @@ export default defineNuxtPlugin(() => {
|
||||
httpBatchLink({
|
||||
url: 'http://localhost:3000/api/trpc',
|
||||
headers () {
|
||||
return {
|
||||
...unref(headers)
|
||||
}
|
||||
return headers
|
||||
}
|
||||
})
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user