-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Chore/qa 0327 #48
Chore/qa 0327 #48
Conversation
✅ Deploy Preview for myungmoon-admin ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for myungmoon-luv ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
apps/client/src/pages/404.tsx
Outdated
import { useRouter } from "next/router"; | ||
import { useEffect } from "react"; | ||
|
||
const Custom404 = () => { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
저희 아마 모든 페이지 컴포넌트에는 컴포넌트 뒤에 page를 붙이고 있어요. 여기도 붙이면 어떨까요
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
수정완뇨
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
좋습니당
수정
404
컴포넌트 생성Next/Image
태그lazy
속성 추가blurImage
API 에러로 인한sharp
패키지 버전다운 재설치참고