Skip to content
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: [LINKER-135] 캘린더에 데이터가 없을때 에러페이지 #70

Merged
merged 1 commit into from
Feb 23, 2024

Conversation

JjungminLee
Copy link
Collaborator

작업 내용

  • 데이터 없을때 에러페이지 추가했습니다~!

@JjungminLee JjungminLee merged commit 72ebbdd into develop Feb 23, 2024
3 checks passed
@JjungminLee JjungminLee deleted the feat/LINKER-135 branch February 23, 2024 12:39
Comment on lines +36 to +41
<Image
src={'https://static.im-linker.com/images/Subtract.svg'}
width={48}
height={48}
alt={'subtract'}
/>
Copy link
Member

@useonglee useonglee Feb 23, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

svg이면 icon으로 들어가야해욥..!
<Icon name="subtract" size={48} />

추가해두기도 했어용

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

오왓 다음 Pr에서 얘도 수정해둘게요 감사합니당 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants