-
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
[C-MAIN][J-TB] 메인페이지, 모집글 디테일 변경 (현재 명수 삭제, 카드 디자인) #1138
Conversation
hyeon81
commented
Jul 18, 2024
•
edited
Loading
edited
- 메인페이지 카드 디자인 변경 (날짜랑 명수 간격을 줄였고 스터디/프로젝트 여부도 넣었습니다)
- 모집글 디테일의 현재 명수를 삭제했습니다
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.
변경사항 확인했습니다! 타입 에러 나는 부분만 다시 확인 부탁드립니다~ 수고하셨어용 👏👏👏
@@ -101,7 +101,6 @@ const MainPcView = ({ initData }: { initData: IPagination<IPost[]> }) => { | |||
<Grid item key={project.recruit_id} sm={12} md={6} lg={4}> | |||
<MainCard | |||
{...project} | |||
type={type} |
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.
고생하셨어욤