-
Notifications
You must be signed in to change notification settings - Fork 3
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
[ Feat ] Default 모달, FullBtn 모달 반응형 #490
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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.
LGTM !! 고생하셨습니다아 🚀
@@ -57,15 +58,15 @@ export const DefaultModal = (props: ModalPropType) => { | |||
const getModalImg = () => { | |||
switch (modalImg) { | |||
case 'POST': | |||
return <img src={alertUploadPng} />; | |||
return <ModalImg src={alertUploadPng} />; |
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.
P3) 사소한 부분이지만 alt 속성 추가해서 어떤 이미지인지 알려주면 좋을 것 같슴니다 !
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.
LGTM
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.
lgtm
✨ 해당 이슈 번호 ✨
closes #487
todo
📌 내가 알게 된 부분
📌 질문할 부분
📌스크린샷(선택)
2024-12-07.9.26.26.mov
2024-12-07.9.26.45.mov
2024-12-07.9.27.50.mov