mirror of
https://github.com/ArthurDanjou/trpc-nuxt.git
synced 2026-01-31 20:28:07 +01:00
update playground
This commit is contained in:
@@ -3,7 +3,7 @@ import superjson from 'superjson'
|
||||
import type { Context } from './context'
|
||||
|
||||
const t = initTRPC.context<Context>().create({
|
||||
transformer: superjson
|
||||
transformer: superjson,
|
||||
})
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user