-
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
[add]ログイン画面のUI #64
[add]ログイン画面のUI #64
Conversation
Success to deploy preview URL! https://voice-tag-24nxlqgit-japascript-googlegroups.vercel.app |
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.
import dynamic from "next/dynamic" | ||
const Image = dynamic(() => import("next/image"), { | ||
ssr: false, | ||
}) |
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.
Imageをdynamic importじゃなくても動く気がしたんですけどどうでしょうか...👀
いくつかコメントしましたがApproveです〜〜 |
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.
Success to deploy preview URL! https://voice-tag-qg1thpcdn-japascript-googlegroups.vercel.app |
close #26
やったこと
ログイン画面のUI作成
スクリーンショット