mirror of
https://github.com/lukevella/rallly.git
synced 2025-07-30 14:38:57 +02:00
Update next i18next (#472)
This commit is contained in:
parent
4edaa3a700
commit
6ac64bbc42
7 changed files with 38 additions and 38 deletions
|
@ -124,6 +124,7 @@ export function withSessionSsr(
|
|||
const res = await composedHandler(ctx);
|
||||
if ("props" in res) {
|
||||
return {
|
||||
...res,
|
||||
props: {
|
||||
...res.props,
|
||||
trpcState: ssg.dehydrate(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue