forumone / nextjs-project

Next.js project template
0 stars 0 forks source link

Main ID not getting passed correctly #23

Closed kmonahan closed 1 year ago

kmonahan commented 1 year ago

mainId used on the SkipLink is not getting passed to the Page component and children, so the main component ends up with an id of main, not the ID created.