Skip to content

Commit 64a02b9

Browse files
committed
chore: update demo config
1 parent f7041aa commit 64a02b9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

demos/canary/next.config.js

+4
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ module.exports = {
1515
source: '/rewritten-to-dashboard',
1616
destination: '/dashboard',
1717
},
18+
{
19+
source: '/hooks/use-selected-layout-segment/rewritten',
20+
destination: '/hooks/use-selected-layout-segment/first/slug3/second/catch/all',
21+
},
1822
],
1923
}
2024
},

0 commit comments

Comments
 (0)