chaejung-kim
Results
2
issues of
chaejung-kim
### What is the improvement or update you wish to see? I've encountered a lack of documentation regarding the `auth()` method within the Auth.js for Next-Auth. The specific section can...
documentation
안녕하세요. 아래와 같은 환경에서 Pretendard를 쓰고 있습니다. ``` - Next.js 14 - tailwindcss ```  - layout.tsx ```tsx import './globals.css' import localFont from 'next/font/local' const pretendard = localFont({ src: [...