-
Notifications
You must be signed in to change notification settings - Fork 8
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
[GGFE-199] 관리자 상점관리 - 아이템 조회 수정 api 연결 #978
The head ref may contain hidden characters: "GGFE-199-\uAD00\uB9AC\uC790-\uC544\uC774\uD15C-\uC870\uD68C-\uC218\uC815-api-\uC5F0\uACB0"
Conversation
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.
확인했습니다! 아이템 수정도 잘 되는 것 같네요 👍 수고하셨습니당 😆
components/admin/store/ItemList.tsx
Outdated
src={item[columnName]} | ||
src={item.imageUri ? item[columnName] : ''} |
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.
수정했습니다!
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.
수정, 삭제 모두 다 잘 동작하네요! 이미지 변경도 잘 됩니다! 수고 많으셨습니다👍
📌 개요
💻 작업사항
✅ 변경로직