nextjs.org/learn problem on: Fetching Data[RESOLVED]
Answered
Transvaal lion posted this in #help-forum
Transvaal lionOP
I do everythin is in the tutorial in the rught order but nothing get fetched in the UI
and I get no errors on vscode
in get only text, normally i need to get this other image with the statisstics
someone can hel me ?
I create a repo here for seeing that
https://github.com/mrk088/nextjs-dashboard_nextlearn
and I get no errors on vscode
in get only text, normally i need to get this other image with the statisstics
someone can hel me ?
I create a repo here for seeing that
https://github.com/mrk088/nextjs-dashboard_nextlearn
Answered by Yellowstripe scad
Remove comments from the RevenueChart component https://github.com/mrk088/nextjs-dashboard_nextlearn/blob/main/app/ui/dashboard/revenue-chart.tsx
3 Replies
Yellowstripe scad
Remove comments from the RevenueChart component https://github.com/mrk088/nextjs-dashboard_nextlearn/blob/main/app/ui/dashboard/revenue-chart.tsx
Answer
Transvaal lionOP
THX !!!!!
@Yellowstripe scad