Skip to content

Commit 5b482f3

Browse files
committed
return router fron getRouter()
1 parent 0cbac5f commit 5b482f3

File tree

1 file changed

+1
-0
lines changed
  • docs/platforms/javascript/guides/tanstackstart-react

1 file changed

+1
-0
lines changed

docs/platforms/javascript/guides/tanstackstart-react/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ export const getRouter = () => {
105105
+ // ___PRODUCT_OPTION_END___ session-replay
106106
+ });
107107
}
108+
return router
108109
}
109110
```
110111

0 commit comments

Comments
 (0)