ottomated / trpc-svelte-query

62 stars 9 forks source link

Update +layout.server.ts of ssr example to prevent type error #22

Open mikhail-karan opened 5 months ago

mikhail-karan commented 5 months ago

Was getting a type error in the +layout.svelte file when creating the query client because it was expecting a resolved promise in trpc.hydrateFromServer