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

Loader가 페이지 전체 차지하도록 수정 #149

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

shlee9999
Copy link
Collaborator

@shlee9999 shlee9999 commented Oct 4, 2024

📝 Summary

Loader가 페이지 전체 차지하도록 수정하였습니다.

✨ Changes

  • Loader가 페이지 전체 차지하도록 수정하였습니다.

🖼️ Screenshots

{537AFC60-0C83-455B-9478-54400A24EBA7}

✅ PR Checklist

  • 하나의 목적을 가진 PR입니다.
  • 코딩 컨벤션과 스타일 가이드를 준수합니다. 📌Conventions
  • 불필요한 코드 중복이 없습니다.
  • 컴포넌트의 책임이 단일합니다.
  • 리액트 훅을 올바르게 사용했습니다.
  • 민감한 정보를 포함하지 않았습니다.
  • 불필요한 콘솔 로그나 주석을 포함하지 않았습니다.
  • 컴포넌트 key값에 고유한 값을 할당했습니다.

🔗 References

💬 Comments

@shlee9999 shlee9999 merged commit 6a8d43b into main Oct 4, 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.

🎯[Feature] Loader가 페이지 전체 차지하도록 수정
1 participant