I don't see menu (nav links) in chapter 7
Unanswered
Checkered Giant posted this in #help-forum
Checkered GiantOP
Hi,
I have completed chapter 7 https://nextjs.org/learn/dashboard-app/fetching-data
I have working code as explained in the tutorial, but I don't see nav links menu same way shown in tutorial.
My understanding it should show by default when accessing http://localhost:3000/dashboard
My repo https://github.com/tenzan/nextjs-dashboard
I have completed chapter 7 https://nextjs.org/learn/dashboard-app/fetching-data
I have working code as explained in the tutorial, but I don't see nav links menu same way shown in tutorial.
My understanding it should show by default when accessing http://localhost:3000/dashboard
My repo https://github.com/tenzan/nextjs-dashboard
1 Reply
Checkered GiantOP
This is what I see