adrianhajdin / project_next_14_ai_prompt_sharing

Next.js recently became the official React framework as outlined in React docs. In this course, you'll learn the most important Next.js concepts and how they fit into the React ecosystem. Finally, you'll put your skills to the test by building a modern full-stack Next 14 application.
https://www.jsmastery.pro/ultimate-next-course
2.83k stars 416 forks source link

Navbar user profile not displaying #34

Closed billy3b closed 1 year ago

billy3b commented 1 year ago

image

image

ablaackcat commented 1 year ago

Hello!

I've noticed you have a typo in your code. key={providers.name} is without the s as well as at: signIn(provider.Id) - Don't capitalize it

ProblemSolved

billy3b commented 1 year ago

Issue resolved