#nextjs
Read more stories on Hashnode
Articles with this tag
I was adding Shadcn UI to my existing app, and used the automatic setup with npx shadcn-ui@latest init This installs the dependencies for me, and...
Update 22.09.22: I found an easier way to fix some of the problems with adding to the session object: This official guide shows how to alter the...