We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30740d3 commit 01d2837Copy full SHA for 01d2837
src/client/app/index.ts
@@ -74,7 +74,7 @@ export function createApp() {
74
Theme.enhanceApp({
75
app,
76
router,
77
- siteData: siteDataByRouteRef
+ siteData: siteDataRef
78
})
79
}
80
0 commit comments