-
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
Refactor: Card, Stacks, Position 컴포넌트 수정 #41
Conversation
올바른 PR 형식올바른 PR 형식입니다. |
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 Stacks from "../../commons/Card/Stacks"; | ||
import Positions from "@/components/commons/Card/Positions"; | ||
import Stacks from "@/components/commons/Stacks"; | ||
import Positions from "@/components/commons/Positions"; | ||
|
||
// 임시 (id가 꼭 있어야 하는지, index로 key 값을 넘겨주는 방법도 고려) |
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.
따봉 👍
📌요구사항
📌작업 진행 상황 (에러, 막혔던 부분, 그외 궁금한것 등등)
border-radius.mp4
📌스크린샷 / 테스트결과 (선택)
Card_path.mp4
📌이슈 번호