Skip to content

Commit 316fb9b

Browse files
committed
chore: showaces layout level query params
1 parent d238f6d commit 316fb9b

File tree

1 file changed

+1
-0
lines changed
  • packages/experiments-playground/src/router

1 file changed

+1
-0
lines changed

packages/experiments-playground/src/router/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ const r_profiles_layout = normalizeRouteRecord({
124124
meta: {
125125
layout: 'profile',
126126
},
127+
query: PAGE_QUERY_PATTERN_MATCHER,
127128
})
128129

129130
const r_profiles_list = normalizeRouteRecord({

0 commit comments

Comments
 (0)