Skip to content

Commit e36414b

Browse files
committed
add comment for future reference
1 parent aa3432c commit e36414b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pages/~/top/cowboys.js

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ import UserList from '@/components/user-list'
66

77
export const getServerSideProps = getGetServerSideProps({ query: TOP_COWBOYS })
88

9+
// if a when descriptor is provided, it redirects here; see next.config.js
910
export default function Index ({ ssrData }) {
1011
return (
1112
<Layout>

0 commit comments

Comments
 (0)