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/#49] footer 구현 #52

Merged
merged 5 commits into from
Nov 26, 2024
Merged

[Feat/#49] footer 구현 #52

merged 5 commits into from
Nov 26, 2024

Conversation

ocahs9
Copy link
Collaborator

@ocahs9 ocahs9 commented Nov 25, 2024

📑 이슈 번호


✨️ 작업 내용

푸터 구현했습니다 !

🌊 코멘트

딱히 복잡한 로직 들어가있지 않습니다 ~~

📸 구현 결과

@ocahs9 ocahs9 self-assigned this Nov 25, 2024
Copy link
Collaborator

@Minn-Choi Minn-Choi left a comment

Choose a reason for hiding this comment

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

깔 끔 한 footer . 🌟🌟
이스터에그가 뭔지 또 하나 알아갑니다 ㅎㅎㅎㅎㅎ
수고하셨습니다 !!

Comment on lines +4 to +7
const Footer = () => {
const handleClickBtn = () => {
alert('이스터에그 발견!');
};
Copy link
Collaborator

Choose a reason for hiding this comment

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

이스터에그가 뭔지 몰라서 찾아본 1인..ㅎ

Copy link
Collaborator

@zzz-myam zzz-myam left a comment

Choose a reason for hiding this comment

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

확실히 코드가 깔끔하고 이해가 쏙쏙 되네요..!! 대장님 최고!

Copy link
Collaborator

@maylh maylh left a comment

Choose a reason for hiding this comment

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

LGTM
GOAT
LEGEND

api 연결까지 하셧네요 빠르셔라 ................

@ocahs9 ocahs9 merged commit a960fe7 into develop Nov 26, 2024
1 check passed
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.

[feat] Footer 구현
4 participants